mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
9 lines
No EOL
393 B
JSON
9 lines
No EOL
393 B
JSON
{
|
|
"DESCRIPTION": "Add a new personal reminder",
|
|
"USAGE": "{{prefix}}remindme [message]",
|
|
"EXAMPLES": "{{prefix}}remindme 24h Work command\n{{prefix}}remindme 3m Take the pasta out of the pan!",
|
|
"MISSING_MESSAGE": "You must enter a message!",
|
|
"SAVED": "Reminder saved, you will receive a message at the end of the time!",
|
|
"TITLE": "JaBa Reminder",
|
|
"CREATED": "Message created {{time}}"
|
|
} |