Simple Discord Bot for mass deleting messages.
NOTE: This repository is OLD! Code should still work however it has not been updated in over a year so do not expect amazing functionality.
- Make sure Node.JS is installed.
- Run
npm installto install all necessary packages. - Insert your bot token into
tokenin index.js. - Run
node .to start the bot.