mirror of
https://github.com/Noratrieb/widetom.git
synced 2026-01-16 01:45:02 +01:00
gamer
This commit is contained in:
parent
33d1738799
commit
bb2c954418
7 changed files with 806 additions and 489 deletions
|
|
@ -11,9 +11,10 @@ tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
|
|||
uwuify = "^0.2"
|
||||
async-trait = "0.1.50"
|
||||
lazy_static = "1.4.0"
|
||||
toml = "0.8.8"
|
||||
fancy-regex = "0.13.0"
|
||||
rand = "0.8.3"
|
||||
toml = "0.9.8"
|
||||
fancy-regex = "0.16.2"
|
||||
rand = "0.9.2"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
|
||||
[dependencies.serenity]
|
||||
version = "0.12.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue