Carlos
0
Q:

discord.js purge

case 'clear':
            if(!args[1]) return message.reply ('Error, please define second argument')
            message.channel.bulkDelete(args[1]); //please note that you need other code that i posted 
4
case 'clear':
            if(!args[1]) return message.reply ('Error, please define second argument')
            message.channel.bulkDelete(args[1]);
0

New to Communities?

Join the community