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

6 lines
137 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Sets the volume of the bot",
2023-06-06 10:21:47 +05:00
"USAGE": "[int]",
"EXAMPLES": "volume 50",
2023-06-06 22:48:46 +05:00
"SUCCESS": "Volume set to **{{volume}}**"
2023-06-06 10:21:47 +05:00
}