From ab721a69a5c9288f56ab6238b891fe10f0e2a137 Mon Sep 17 00:00:00 2001 From: Tyler Hawkins <3319104+tyzbit@users.noreply.github.com> Date: Sat, 15 Jul 2023 13:29:41 -0400 Subject: [PATCH] nit: (commands) update archive description --- globals/globals.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals/globals.go b/globals/globals.go index 3dbab79..7a2f26a 100644 --- a/globals/globals.go +++ b/globals/globals.go @@ -77,7 +77,7 @@ var ( }, { Name: Archive, - Description: "Archive a URL directly and privately", + Description: "Archive a URL directly and privately, react with 🏛️ on a message instead for others to see it", Type: discordgo.ChatApplicationCommand, Options: []*discordgo.ApplicationCommandOption{ {