mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
Update index.js
This commit is contained in:
parent
b31669bd9f
commit
53f9b2bb72
1
index.js
1
index.js
@ -54,7 +54,6 @@ client.on('message', async msg => {
|
||||
.addField('```-ping```', 'See the current ping for Musix', true)
|
||||
.addField('```-info```', 'Display info and instructions.', true)
|
||||
.addField('```-help```', 'Display the help.', true)
|
||||
.addField('Developement command prefix: >', 'Developement commands are not avaiable to public usage!', true)
|
||||
.setAuthor('Musix', 'https://cdn.discordapp.com/avatars/572405135658188800/04c6f22b7600ddecfbc245dd3ec10f9f.png?size=2048')
|
||||
.setColor('#b50002')
|
||||
msg.channel.send(embed);
|
||||
|
Loading…
Reference in New Issue
Block a user