Initial commit

This commit is contained in:
Alex Page 2021-09-14 00:27:19 -04:00
commit 6bcedfd0cd
7 changed files with 420 additions and 0 deletions

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# DJ Kitty Cat
This is a Discord bot that uses [serenity](https://crates.io/crates/serenity) and [songbird](https://crates.io/crates/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](https://github.com/serenity-rs/songbird#dependencies).