forked from Skynet/discord-bot
feat: added the committee request from wolves
This commit is contained in:
parent
bd80bda22f
commit
aff6299ac7
4 changed files with 119 additions and 12 deletions
|
@ -26,6 +26,7 @@ dotenvy = "0.15.7"
|
|||
|
||||
# For sqlite
|
||||
sqlx = { version = "0.7.1", features = [ "runtime-tokio", "sqlite", "migrate" ] }
|
||||
serde_json = { version = "1.0", features = ["raw_value"] }
|
||||
|
||||
# create random strings
|
||||
rand = "0.8.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue