Version 0.1.1 - Fix of /report (set required true)
This commit is contained in:
		@@ -48,6 +48,13 @@ module.exports = {
 | 
			
		||||
        channel.send({embeds: [embed]})
 | 
			
		||||
        channel.send({content: "<@486943594893017119>"})
 | 
			
		||||
 | 
			
		||||
        const membed = new EmbedBuilder()
 | 
			
		||||
        .setColor(0x00ff66)
 | 
			
		||||
        .setTitle('Rapport de Bug envoyé !')
 | 
			
		||||
       
 | 
			
		||||
        interaction.reply({embeds: [membed]})
 | 
			
		||||
 | 
			
		||||
        
 | 
			
		||||
    }   
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user