slight update to help description for remindme
This commit is contained in:
parent
1e31c286df
commit
4b3584cdde
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ class AsyncOpenAI(commands.Cog):
|
||||||
|
|
||||||
@commands.command(
|
@commands.command(
|
||||||
description="Remind Me",
|
description="Remind Me",
|
||||||
help="Send a request in natural language to ask Sparky to remind you of a task or event in a specified amount of time. Minimum 1 minute.",
|
help="Send a request in natural language to ask Sparky to remind you of a task or event by direct message in a specified amount of time. Minimum 1 minute.",
|
||||||
brief="Get a reminder",
|
brief="Get a reminder",
|
||||||
aliases=["remindme","remind_me","remind"]
|
aliases=["remindme","remind_me","remind"]
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue