feat(xp): xp and level gain
This commit is contained in:
parent
1f68e69899
commit
1078cf3deb
7 changed files with 108 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module github.com/anhgelus/les-copaings-bot
|
|||
|
||||
go 1.22
|
||||
|
||||
require github.com/anhgelus/gokord v0.1.3
|
||||
require github.com/anhgelus/gokord v0.1.5
|
||||
|
||||
require (
|
||||
github.com/bwmarrin/discordgo v0.28.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue