mirror of
https://github.com/musix-org/musix-oss
synced 2024-12-22 14:53:17 +00:00
Update index.js
This commit is contained in:
parent
3bf7adf902
commit
7ebcec8eed
2
index.js
2
index.js
@ -54,7 +54,7 @@ client.on('message', msg => {
|
||||
var line = '**>-----------------------------------------------------------------------<**';
|
||||
const embed = new Discord.RichEmbed()
|
||||
.setTitle('**Musix instructions and info**:')
|
||||
.addField('To use Musix you need a role called DJ !', line, true)
|
||||
.addField('If your guild has a role called \'DJ\' you will need it to play music! If you don\'t, Everyone can play music.', line, true)
|
||||
.addField('Musix support server: https://discord.gg/rvHuJtB', line, true)
|
||||
.addField('If you have any problems with musix please contact Matte#5254!', line, true)
|
||||
.setAuthor('Musix', 'https://cdn.discordapp.com/avatars/572405135658188800/04c6f22b7600ddecfbc245dd3ec10f9f.png?size=2048')
|
||||
|
Loading…
Reference in New Issue
Block a user