Correct help text
This commit is contained in:
parent
86d53b63b6
commit
525471bcad
@ -21,7 +21,7 @@ impl Recordable for Options {
|
|||||||
.color(*THEME_COLOR)
|
.color(*THEME_COLOR)
|
||||||
.description(
|
.description(
|
||||||
"__Info Commands__
|
"__Info Commands__
|
||||||
`/help` `/info` `/donate` `/dashboard` `/clock`
|
`/help` `/info` `/patreon` `/dashboard` `/clock`
|
||||||
*run these commands with no options*
|
*run these commands with no options*
|
||||||
|
|
||||||
__Reminder Commands__
|
__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
|
`/timer` - Start a timer from now, that will count time passed. Also used to view and remove timers
|
||||||
|
|
||||||
__Reminder Management__
|
__Reminder Management__
|
||||||
`/del` - Delete reminders
|
`/delete` - Delete reminders
|
||||||
`/look` - View reminders
|
`/look` - View reminders
|
||||||
`/pause` - Pause all reminders on the channel
|
`/pause` - Pause all reminders on the channel
|
||||||
`/offset` - Move all reminders by a certain time
|
`/offset` - Move all reminders by a certain time
|
||||||
|
Loading…
Reference in New Issue
Block a user