JaBa/languages/en-US/administration/setsuggests.json

7 lines
291 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"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!"
}