mirror of
https://github.com/Noratrieb/killjoy-turret.git
synced 2026-01-16 07:35:01 +01:00
can almost create message
This commit is contained in:
parent
120521e68b
commit
2416a28b09
6 changed files with 51 additions and 63 deletions
|
|
@ -10,8 +10,6 @@ edition = "2018"
|
|||
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
regex = "1.5.4"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
[dependencies.serenity]
|
||||
version = "0.10.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue