mirror of
https://github.com/musix-org/musix-oss
synced 2025-06-16 06:16:00 +00:00
Fixed after christer. Updated dev only commands.
This commit is contained in:
@ -3,6 +3,7 @@ module.exports = {
|
||||
description: 'Invite command.',
|
||||
alias: 'invite',
|
||||
cooldown: 5,
|
||||
onlyDev: false,
|
||||
execute(message, args, client, Discord, prefix) {
|
||||
const embed = new Discord.RichEmbed()
|
||||
.setTitle('Invite Musix to your Discord server!')
|
||||
|
Reference in New Issue
Block a user