mirror of
				https://github.com/warengroup/eximiabots-radiox.git
				synced 2025-11-04 01:09:32 +00:00 
			
		
		
		
	Update bug.js
This commit is contained in:
		@@ -9,8 +9,8 @@ module.exports = {
 | 
			
		||||
    async execute(msg, args, client, Discord, prefix) {
 | 
			
		||||
        const embed = new Discord.MessageEmbed()
 | 
			
		||||
            .setTitle(`Found a bug with ${client.user.username}?\nDM the core developer:`)
 | 
			
		||||
            .setDescription(`Matte#0002\nOr join the support server: https://discord.gg/rvHuJtB`)
 | 
			
		||||
            .setDescription(`Matte#0002\nOr join the support server: https://discord.gg/rRA65Mn`)
 | 
			
		||||
            .setColor(client.config.embedColor);
 | 
			
		||||
        msg.channel.send(embed);
 | 
			
		||||
    },
 | 
			
		||||
};
 | 
			
		||||
};
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user