mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
11 lines
No EOL
304 B
JSON
11 lines
No EOL
304 B
JSON
{
|
|
"DESCRIPTION": "Shows information about the current song!",
|
|
"USAGE": "{{prefix}}np",
|
|
"EXAMPLES": "{{prefix}}np",
|
|
"CURRENTLY_PLAYING": "Currently playing",
|
|
"T_TITLE": "Title",
|
|
"T_CHANNEL": "Channel",
|
|
"T_DURATION": "Duration",
|
|
"T_DESCRIPTION": "Description",
|
|
"NO_DESCRIPTION": "No description"
|
|
} |