mirror of
https://github.com/musix-org/musix-oss
synced 2024-12-22 21:13:18 +00:00
Update messages.js
This commit is contained in:
parent
e1492fb885
commit
71250a8cf3
@ -72,7 +72,7 @@ module.exports = {
|
||||
loopingSong: emojis.repeatSong + "Looping **%TITLE%** now!",
|
||||
lyricsTitle: "Lyrics",
|
||||
lyricsUsage: emojis.redx + "Provide a song to search for!",
|
||||
maxBass: emojis.redx + "The max bass is `100`!",
|
||||
maxBass: emojis.redx + "The max bass is `10`!",
|
||||
maxVolume: emojis.redx + "The max volume is `100`!",
|
||||
mentionChannel: emojis.redx + "Please mention a channel!",
|
||||
musicCommandsDisabled: emojis.redx +
|
||||
@ -185,4 +185,4 @@ module.exports = {
|
||||
validNumber: emojis.redx + "I'm sorry, But you need to enter a valid __number__.",
|
||||
wrongVoiceChannel: emojis.redx +
|
||||
"I'm sorry but you need to be in the same voice channel as Musix to use this command!",
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user