A Discord bot that punishes the insults of the user
Create a .env
file with the following lines:
TOKEN=YOUR_DISCORD_BOT_TOKEN
ROLE_ID=AN_ADMINISTRATOR_ROLE
USER_ID=simple,right?
USER_NICK=NICK_DISPLAYED_IN_EMBED
For running just use the command
$ npm run main