From 30ecd60b041398390f11fccdf46444fa28690bd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Thu, 4 Sep 2025 16:25:59 +0200 Subject: build(gokord): upgrade to latest nightly still use discordgo name before merging anhgelus/gokord with nyttikord/gokord --- user/xp.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user/xp.go') diff --git a/user/xp.go b/user/xp.go index d116c56..45080ea 100644 --- a/user/xp.go +++ b/user/xp.go @@ -8,7 +8,7 @@ import ( "git.anhgelus.world/anhgelus/les-copaings-bot/exp" "github.com/anhgelus/gokord" "github.com/anhgelus/gokord/logger" - "github.com/bwmarrin/discordgo" + discordgo "github.com/nyttikord/gokord" ) type cXP struct { -- cgit v1.2.3