Add todo list
This commit is contained in:
parent
825e15202e
commit
b3bd3b2997
1 changed files with 5 additions and 0 deletions
|
@ -3,3 +3,8 @@
|
||||||
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.
|
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).
|
You need libopus, ffmpeg, and youtube-dl as described in the [songbird readme](https://github.com/serenity-rs/songbird#dependencies).
|
||||||
|
|
||||||
|
## TODO:
|
||||||
|
- [ ] Loop
|
||||||
|
- [ ] Volume
|
||||||
|
- [ ] Support YT playlists
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue