/eggplant-bot

A simple auto-reaction discord bot.

Primary LanguageJavaScript

eggplant-bot

To use the bot (Assuming you have node and npm installed):

  1. Run npm install to install required node plugins.
  2. Add your bot's token to config-example.json and rename it to config.json.
  3. Add the bot to your server (must have read messages and add reactions permission).
  4. Run node bot.js to start the bot, press CTRL + C to stop.