From 76bafd076f0f43865ccdffb73eb30faad1a84718 Mon Sep 17 00:00:00 2001 From: Toastie <toastie@toastiet0ast.com> Date: Sat, 1 Mar 2025 19:49:43 +1300 Subject: [PATCH] updated command strings to reflect the .notify change --- src/EllieBot/strings/commands/commands.en-US.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/EllieBot/strings/commands/commands.en-US.yml b/src/EllieBot/strings/commands/commands.en-US.yml index 51077ef..3f9c668 100644 --- a/src/EllieBot/strings/commands/commands.en-US.yml +++ b/src/EllieBot/strings/commands/commands.en-US.yml @@ -4873,11 +4873,17 @@ notify: params: - { } - event: - desc: "The event for which to see the current message." + desc: "The event for which to see the current message, if set." + - event: + desc: "The event to notify on." + channel: + desc: "The channel to send the message to." + message: + desc: "The message to send." - event: desc: "The event to notify on." message: - desc: "The message to send." + desc: "The message to send to the channel from which the event originated." notifylist: desc: |- Lists all active notifications in this server.