Music bot for Discord
Find a file
2022-01-20 23:01:41 -05:00
src Add song queue 2022-01-20 23:01:32 -05:00
.dockerignore Initial commit 2021-09-14 00:27:19 -04:00
.gitignore Initial commit 2021-09-14 00:27:19 -04:00
Cargo.toml Add song queue 2022-01-20 23:01:32 -05:00
Dockerfile Be less specific about the version of Rust 2022-01-20 23:01:41 -05:00
README.md Initial commit 2021-09-14 00:27:19 -04:00

DJ Kitty Cat

This is a Discord bot that uses serenity and songbird to play music in a channel. It's very heavily tailored to the needs of the Cats? Cats. community.

You need libopus, ffmpeg, and youtube-dl as described in the songbird readme.