update bot to use a prefix argument
This commit is contained in:
@@ -8,4 +8,5 @@ poise = "0.6.1"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
dotenv = "0.15.0"
|
||||
rand = "0.8.5"
|
||||
clap = { version = "4.5.20", features = ["derive"] }
|
||||
lamm = { git = "https://github.com/minneelyyyy/lamm", branch = "dev" }
|
||||
|
||||
Reference in New Issue
Block a user