feat(gokord): use new component lib
This commit is contained in:
parent
5a8da1eaeb
commit
0cd725108c
3 changed files with 74 additions and 82 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module github.com/anhgelus/les-copaings-bot
|
|||
go 1.24
|
||||
|
||||
require (
|
||||
github.com/anhgelus/gokord v0.11.1-0.20250806000243-ddfebe2ca6f1
|
||||
github.com/anhgelus/gokord v0.11.1-0.20250806004311-9988b375047f
|
||||
github.com/bwmarrin/discordgo v0.29.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/pelletier/go-toml/v2 v2.2.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue