mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
238 B
JSON
7 lines
238 B
JSON
|
{
|
||
|
"DESCRIPTION": "Stop the music",
|
||
|
"USAGE": "{{prefix}}stop",
|
||
|
"EXAMPLES": "{{prefix}}stop",
|
||
|
"VOTE_CONTENT": "React with 👍 to stop the music! {{requiredCount}} more votes are required.",
|
||
|
"SUCCESS": "Music stopped!"
|
||
|
}
|