1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-06-16 06:16:00 +00:00

Format update

This commit is contained in:
MatteZ02
2019-08-03 10:47:12 +03:00
parent 8c037a2b9a
commit 565ccfd9b6
6 changed files with 4 additions and 16 deletions

View File

@ -15,7 +15,7 @@ module.exports = {
.addField('```-skip | -s```', 'Skip a song.', true)
.addField('```-invite```', 'Invite Musix.', true)
.addField('```-ping```', 'See the current ping for Musix', true)
.addField('```-info```', 'Display info and instructions.', true)
.addField('```-info```', 'Display the info', true)
.addField('```-help```', 'Display the help.', true)
.setAuthor(client.user.username, client.user.displayAvatarURL)
.setColor('#b50002')