mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
9 lines
No EOL
317 B
JSON
9 lines
No EOL
317 B
JSON
{
|
|
"DESCRIPTION": "Jumps to a specified track",
|
|
"USAGE": "[position]",
|
|
"EXAMPLES": "skipto position:3",
|
|
"POSITION": "Track number in the queue",
|
|
"SUCCESS": "Jumped to track **{{track}}**",
|
|
"ERROR": "Nothing found at position {{position}}",
|
|
"NO_PREV_SONG": "You cannot go back, use the `back` command for that"
|
|
} |