mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
183 B
JSON
7 lines
183 B
JSON
|
{
|
||
|
"DESCRIPTION": "Skip the current song",
|
||
|
"USAGE": "{{prefix}}skip",
|
||
|
"EXAMPLES": "{{prefix}}skip",
|
||
|
"NO_NEXT_SONG": "There's no song after this one!",
|
||
|
"SUCCESS": "Song skipped!"
|
||
|
}
|