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
commit a25dd1796c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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