mod: refactor commands to global commands, restrict from direct messages
nix build works too
This commit is contained in:
@@ -14,7 +14,6 @@ serenity = { version = "0.12.5", features = [
|
||||
songbird = "0.6"
|
||||
symphonia = { version = "0.5", features = ["mp3"] }
|
||||
tokio = { version = "1.41.0", features = ["macros", "rt-multi-thread"] }
|
||||
reqwest = { version = "0.12.9", features = ["json", "rustls-tls"] }
|
||||
tracing = "0.1.40"
|
||||
dotenvy = "0.15.7"
|
||||
rand = "0.8.5"
|
||||
|
||||
Reference in New Issue
Block a user