Merge pull request #1 from tillay8/patch-1

literally change 4 words
This commit is contained in:
SemblanceOfSense
2025-02-19 10:51:36 -07:00
committed by GitHub

View File

@@ -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,
},