Skip to content

Commit

Permalink
nit(commands): adjust description for archive command
Browse files Browse the repository at this point in the history
  • Loading branch information
tyzbit committed Sep 23, 2024
1 parent 4395109 commit f7a9483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion globals/globals.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ var (
},
{
Name: Archive,
Description: "Archive a URL directly and ephemerally, react with 🏛️ on a message instead for others to see it",
Description: "Archive a URL directly, set new to true to grab a fresh snapshot",
Type: discordgo.ChatApplicationCommand,
Options: []*discordgo.ApplicationCommandOption{
{
Expand Down

0 comments on commit f7a9483

Please sign in to comment.