Update bot.go
This commit is contained in:
parent
30502a391f
commit
8397999a4b
@ -31,7 +31,7 @@ func Run(BotToken string) {
|
||||
Options: []*discordgo.ApplicationCommandOption {
|
||||
{
|
||||
Type: discordgo.ApplicationCommandOptionString,
|
||||
Name: "message-link-or-image-link",
|
||||
Name: "link",
|
||||
Description: "link to maze image",
|
||||
Required: true,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user