mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
7 lines
No EOL
276 B
JSON
7 lines
No EOL
276 B
JSON
{
|
|
"DESCRIPTION": "Go forward or backward a specific amount of time in the current song!!",
|
|
"USAGE": "{{prefix}}seek [time]",
|
|
"EXAMPLES": "{{prefix}}resume 10s",
|
|
"INVALID_TIME": "You must specify a valid number of time!",
|
|
"SUCCESS": "▶️ Music sought!"
|
|
} |