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

7 lines
183 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Skip the current song",
"USAGE": "{{prefix}}skip",
"EXAMPLES": "{{prefix}}skip",
"NO_NEXT_SONG": "There's no song after this one!",
"SUCCESS": "Song skipped!"
}