slight update to help description for remindme

This commit is contained in:
tsuk 2024-01-21 00:25:21 -08:00
parent 1e31c286df
commit 4b3584cdde

View file

@ -152,7 +152,7 @@ class AsyncOpenAI(commands.Cog):
@commands.command(
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",
aliases=["remindme","remind_me","remind"]
)