From b3bd3b2997e8e770938d142ccaaf1722bbc83cd3 Mon Sep 17 00:00:00 2001 From: Alex Page Date: Wed, 8 Mar 2023 19:08:06 -0500 Subject: [PATCH] Add todo list --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4b1d6de..cf00c4c 100644 --- a/README.md +++ b/README.md @@ -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. 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