Recombined bot and service, fixed dockerfile
This commit is contained in:
@@ -43,3 +43,12 @@ features = ["json", "rustls-tls"]
|
||||
version = "2.1.2"
|
||||
default-features = false
|
||||
features = ["postgres", "32-column-tables", "serde_json", "r2d2", "with-deprecated"]
|
||||
|
||||
[dependencies.serenity]
|
||||
version = "0.11.6"
|
||||
default-features = false
|
||||
features = ["client", "gateway", "rustls_backend", "model", "voice", "cache", "framework", "standard_framework"]
|
||||
|
||||
[dependencies.songbird]
|
||||
version = "0.3.2"
|
||||
features = ["builtin-queue", "yt-dlp"]
|
||||
|
||||
Reference in New Issue
Block a user