mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
9 lines
No EOL
371 B
JSON
9 lines
No EOL
371 B
JSON
{
|
|
"DESCRIPTION": "Send your suggestion to the defined channel!",
|
|
"USAGE": "{{prefix}}suggest [message]",
|
|
"EXAMPLES": "{{prefix}}suggest New channel #offtopic please",
|
|
"MISSING_CHANNEL": "No suggestion channel defined!",
|
|
"MISSING_CONTENT": "Please enter a suggestion!",
|
|
"TITLE": "Suggestion - {{user}}",
|
|
"SUCCESS": "Your suggestion is being voted in {{channel}}!"
|
|
} |