forked from GitHub/dbot
12 lines
265 B
JSON
12 lines
265 B
JSON
{
|
|
"now_online": {
|
|
"en": "Now Online: {name} - {desc} - {url}"
|
|
},
|
|
"now_playing": {
|
|
"en": "Now Playing: {name} - {song} - {url}"
|
|
},
|
|
"radio_request":{
|
|
"en": "User {user} requests '{song}' to be played on the radio."
|
|
}
|
|
}
|