aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index 97f9bc6..b755b28 100644
--- a/main.go
+++ b/main.go
@@ -191,6 +191,7 @@ func main() {
Intents: discord.IntentsAllWithoutPrivileged |
discord.IntentsMessageContent |
discord.IntentGuildMembers,
+ Verbose: verbose,
}
// related to rolereact