mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
10 lines
No EOL
333 B
JSON
10 lines
No EOL
333 B
JSON
{
|
|
"DESCRIPTION": "Shows the song lyrics",
|
|
"USAGE": "{{prefix}}lyrics [song-name]",
|
|
"EXAMPLES": "{{prefix}}lyrics Skyfall",
|
|
"LYRICS_OF": "🎤 {{songName}} lyrics",
|
|
"AND_MORE": "\n**And more...**",
|
|
"REST": "Expand",
|
|
"MISSING_SONG_NAME": "Please specify a song name!",
|
|
"NO_LYRICS_FOUND": "No lyrics found for `{{songName}}`!"
|
|
} |