mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
8 lines
No EOL
324 B
JSON
8 lines
No EOL
324 B
JSON
{
|
|
"DESCRIPTION": "Skip the current song",
|
|
"USAGE": "{{prefix}}skip",
|
|
"EXAMPLES": "{{prefix}}skip",
|
|
"NO_NEXT_SONG": "There's no song after this one!",
|
|
"VOTE_CONTENT": "Next song: {{songName}}\nReact with 👍 to skip the music! {{requiredCount}} more votes are required.",
|
|
"SUCCESS": "Song skipped!"
|
|
} |