mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
8 lines
252 B
JSON
8 lines
252 B
JSON
|
{
|
||
|
"DESCRIPTION": "Enable or disable the autoplay feature",
|
||
|
"USAGE": "{{prefix}}autoplay",
|
||
|
"EXAMPLES": "{{prefix}}autoplay",
|
||
|
"SUCCESS_ENABLED": "{{success}} Auto play is now enabled!",
|
||
|
"SUCCESS_DISABLED": "{{success}} Auto play is now disabled!"
|
||
|
}
|