From 525471bcadf83e35d1d216135a04919d2ece8bea Mon Sep 17 00:00:00 2001 From: jude Date: Thu, 22 Feb 2024 17:35:50 +0000 Subject: [PATCH] Correct help text --- src/commands/help.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/commands/help.rs b/src/commands/help.rs index 7494d47..1691a31 100644 --- a/src/commands/help.rs +++ b/src/commands/help.rs @@ -21,7 +21,7 @@ impl Recordable for Options { .color(*THEME_COLOR) .description( "__Info Commands__ -`/help` `/info` `/donate` `/dashboard` `/clock` +`/help` `/info` `/patreon` `/dashboard` `/clock` *run these commands with no options* __Reminder Commands__ @@ -29,7 +29,7 @@ __Reminder Commands__ `/timer` - Start a timer from now, that will count time passed. Also used to view and remove timers __Reminder Management__ -`/del` - Delete reminders +`/delete` - Delete reminders `/look` - View reminders `/pause` - Pause all reminders on the channel `/offset` - Move all reminders by a certain time