Bump songbird version
This commit is contained in:
parent
863fcb0812
commit
8a56fcf126
2 changed files with 2 additions and 1 deletions
|
@ -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]
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue