mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
7 lines
267 B
JSON
7 lines
267 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!"
|
|
}
|