forked from Skynet/discord-bot
feat: added script to clean up the committee server if it got flooded with extra channels
This commit is contained in:
parent
b8ffd42184
commit
3abbb8d485
3 changed files with 135 additions and 3 deletions
|
@ -20,6 +20,9 @@ name = "update_minecraft"
|
|||
[[bin]]
|
||||
name = "update_server-icon"
|
||||
|
||||
[[bin]]
|
||||
name = "cleanup_committee"
|
||||
|
||||
[dependencies]
|
||||
# discord library
|
||||
serenity = { version = "0.12", default-features = false, features = ["client", "gateway", "rustls_backend", "model", "cache"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue