add playlists and a queue command

This commit is contained in:
2024-02-15 22:27:56 +01:00
parent aef9c4608d
commit c317cdc97d
3 changed files with 125 additions and 33 deletions

View File

@@ -21,3 +21,4 @@ twilight-standby = "0.15"
twilight-cache-inmemory = "0.15"
twilight-util = { version = "0.15", features=["builder"] }
dotenv = "0.15.0"
serde_json = "1.0"