From 6c86613b9d77a21856fba225e65ba740159e82a1 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 9 Oct 2025 21:29:04 +0200 Subject: build(gokord): use v0.13.1 --- main.go | 1 + 1 file changed, 1 insertion(+) (limited to 'main.go') 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 -- cgit v1.2.3