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