Add help command
This commit is contained in:
@@ -16,6 +16,7 @@ secrecy = "0.10.3"
|
||||
serenity = "0.12.4"
|
||||
thiserror = "2.0.11"
|
||||
tokio = { version = "1.43.0", features = ["full"] }
|
||||
futures = "0.3.31"
|
||||
|
||||
[features]
|
||||
default = ["mysql", "postgres", "sqlite"]
|
||||
|
||||
Reference in New Issue
Block a user