JaBa/languages/en-US/music/skip.json

8 lines
324 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
"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!"
}