mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-12-15 05:39:19 +00:00
Removed volume command
This commit is contained in:
@@ -24,11 +24,6 @@ module.exports = {
|
||||
errorPlaying: "An error has occured while playing radio!",
|
||||
play: "Start playing: %radio.station.name%",
|
||||
stop: "Stopped playback!",
|
||||
currentVolume: "Current volume: **%radio.volume%**",
|
||||
maxVolume: "The max volume is `100`!",
|
||||
invalidVolume: "You need to enter a valid __number__.",
|
||||
negativeVolume: "The volume needs to be a positive number!",
|
||||
newVolume: "Volume is now: **%volume%**",
|
||||
statisticsTitle: "Statistics",
|
||||
maintenanceTitle: "Maintenance",
|
||||
errorToGetPlaylist: "You can't use this bot because it has no playlist available. Check more information in our Discord support server %client.config.supportGuild% !",
|
||||
|
||||
Reference in New Issue
Block a user