Bump songbird version

This commit is contained in:
Alex Page 2023-03-18 00:35:55 -04:00
parent 863fcb0812
commit 8a56fcf126
2 changed files with 2 additions and 1 deletions

View file

@ -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]

View file

@ -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