diff --git a/Cargo.toml b/Cargo.toml index 493ee1c..236fe81 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ rand = "0.8.5" thiserror = "1.0.39" [dependencies.songbird] -version = "0.3.0" +version = "0.3.1" features = ["yt-dlp"] [dependencies.tokio] diff --git a/README.md b/README.md index cf00c4c..ee8fb1a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This is a Discord bot that uses [serenity](https://crates.io/crates/serenity) an You need libopus, ffmpeg, and youtube-dl as described in the [songbird readme](https://github.com/serenity-rs/songbird#dependencies). ## TODO: +- [ ] Error Messages - [ ] Loop - [ ] Volume - [ ] Support YT playlists