Add bot
This commit is contained in:
parent
86050fad15
commit
39ab887b47
4 changed files with 67 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ edition = { workspace = true }
|
|||
[dependencies]
|
||||
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