This scripts allows you to obtain the new discord 'automod' badge for your bot, by creating automod rules. Note: Your bot has to been in atleast 10 guilds.
- Clone the repository.
- Install dependencies by running
npm install
. - Create a
config.json
file containing your bot token. - Run the script by running
node index.js
.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.