Add botrulez commands
This commit is contained in:
parent
12448c26c9
commit
4160d69a2b
8 changed files with 389 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ async-trait = { workspace = true }
|
|||
clap = { workspace = true, optional = true }
|
||||
cookie = { workspace = true }
|
||||
euphoxide = { path = "../euphoxide" }
|
||||
jiff = { workspace = true }
|
||||
log = { workspace = true }
|
||||
tokio = { workspace = true, features = ["rt"] }
|
||||
tokio-tungstenite = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue