From 58cd7b9b1676148fa5e95e2e06fe8292b8bf1084 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 8 Oct 2025 11:34:01 +0200 Subject: build(gokord): bump to nightly --- main.go | 1 - 1 file changed, 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index b755b28..97f9bc6 100644 --- a/main.go +++ b/main.go @@ -191,7 +191,6 @@ func main() { Intents: discord.IntentsAllWithoutPrivileged | discord.IntentsMessageContent | discord.IntentGuildMembers, - Verbose: verbose, } // related to rolereact -- cgit v1.2.3