Add botrulez commands
This commit is contained in:
parent
e27694ef85
commit
af7d386371
7 changed files with 396 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ clap = ["dep:clap"]
|
|||
|
||||
[dependencies]
|
||||
async-trait = { workspace = true }
|
||||
clap = { workspace = true, optional = true }
|
||||
clap = { workspace = true, optional = true, features = ["derive"] }
|
||||
cookie = { workspace = true }
|
||||
euphoxide = { path = "../euphoxide" }
|
||||
jiff = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue