mirror of
https://github.com/Noratrieb/discord-court-bot.git
synced 2026-01-17 03:15:01 +01:00
prison
This commit is contained in:
parent
5de20c475c
commit
d6e6ab9699
3 changed files with 365 additions and 97 deletions
|
|
@ -57,6 +57,7 @@ async fn main() -> Result<()> {
|
|||
set_global_commands,
|
||||
mongo,
|
||||
})
|
||||
.intents(GatewayIntents::GUILD_MEMBERS)
|
||||
.await
|
||||
.wrap_err("failed to create discord client")?;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue