/autoreact

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Auto React

This bot auto-reacts to specific channels

Requirements

Setup

Configure the Bot

  1. Copy config.example.yml and change the name to config.yml
  2. Fill out the config.yml

Run the Bot

# install dependencies
npm i
# start the bot
npm start

Examples

How to add a channel:

  • .add #channelname

How to remove a channel:

  • .remove #channelname

How to autoreact the last 100 messages in a channel:

  • .react