JaBa/languages/en-US/music/autoplay.json

8 lines
252 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50:28 +05:00
"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!"
2021-12-10 21:39:54 +05:00
}