mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 03:40:19 +00:00
Changed errorToGetPlaylist message
This commit is contained in:
parent
186181c313
commit
5b87794699
@ -32,5 +32,5 @@ module.exports = {
|
|||||||
statisticsTitle: "Statistics",
|
statisticsTitle: "Statistics",
|
||||||
maintenanceTitle: "Maintenance",
|
maintenanceTitle: "Maintenance",
|
||||||
maintenanceDescription: "This command is not ready to be used by anyone.",
|
maintenanceDescription: "This command is not ready to be used by anyone.",
|
||||||
errorToGetPlaylist: "There is no playlist which this bot can use to play radio."
|
errorToGetPlaylist: "You can't use this bot because it has no playlist available. Check more information in our Discord support server %client.config.supportGuild% !"
|
||||||
};
|
};
|
Loading…
Reference in New Issue
Block a user