diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-04-14 17:11:31 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-04-14 17:11:31 +0200 |
| commit | 1078cf3deb94ef22c65510b42c8e7f0dc50a036a (patch) | |
| tree | 25f1e9e22f0ce88a3840cca5434201fbafdd20de /go.mod | |
| parent | 1f68e698991d7bb1c9a5519536b2215185de0616 (diff) | |
feat(xp): xp and level gain
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
