mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
11 lines
No EOL
423 B
JSON
11 lines
No EOL
423 B
JSON
{
|
|
"DESCRIPTION": "Shows a list of available clips and/or plays the selected one",
|
|
"USAGE": "",
|
|
"EXAMPLES": "clips",
|
|
"QUERY": "Clip name / list",
|
|
"CLIPS_LIST": "List of available clips",
|
|
"NO_CLIP": "This file does not exist",
|
|
"ACTIVE_QUEUE": "Cannot play the clip because there is an active queue on the server",
|
|
"ACTIVE_CLIP": "Another clip is already playing",
|
|
"PLAYING": "Started playing the clip **{{clip}}**"
|
|
} |