mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 05:04:58 +05:00
10 lines
No EOL
366 B
JSON
10 lines
No EOL
366 B
JSON
{
|
|
"DESCRIPTION": "Creates a reminder",
|
|
"USAGE": "[time] [message]",
|
|
"EXAMPLES": "remindme time:12h message:Use the command 'work'\nremindme time:5m message:Get the chicken from the freezer!",
|
|
"TIME": "Time (e.g., 10s, 5m, 2h, 1d, 3w)",
|
|
"EMBED_SAVED": "Remind saved!",
|
|
"EMBED_TIME": "Reminder was set to",
|
|
"EMBED_TITLE": "Remind",
|
|
"EMBED_CREATED": "Created"
|
|
} |