fix(command): missing custom id for modal
This commit is contained in:
parent
9a58e3db84
commit
ecf41adc3c
5 changed files with 27 additions and 20 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.20250821115246-50e5f7d17717
|
||||
github.com/anhgelus/gokord v0.11.1-0.20250821122244-0aee6c37eef6
|
||||
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