mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
291 B
JSON
7 lines
291 B
JSON
|
{
|
||
|
"DESCRIPTION": "Set the suggestions channel!",
|
||
|
"USAGE": "{{prefix}}setsuggests (#channel)",
|
||
|
"EXAMPLES": "{{prefix}}setsuggests #suggestions\n{{prefix}}setsuggests",
|
||
|
"SUCCESS_ENABLED": "Suggestions will be sent in **{{channel}}**!",
|
||
|
"SUCCESS_DISABLED": "Suggestions channel deleted!"
|
||
|
}
|