Skip to content

AroundTheLines/reaction_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reaction_bot

Automated reaction bot for slack groups!

This bot automatically adds a reaction to every message by a single user. Custom emojis are supported!

Installation

Requirements:

  • git
  • npm
  • node.js

Instructions (Unix Systems)

Navigate to whatever directory you want with

cd ./.../... 

Clone this repository

git clone https://github.com/AroundTheLines/reaction_bot

Open up routes/reactions.js and edit slackToken, nameFor, emoji to be your slack token, the name of the person you want the bot to react to, and the emoji to react with respectively.

From the reactionBot folder, start the server with

node app.js

Congrats! You've got your own reaction bot now. Have fun with it!

About

Automated reaction bot for slack groups!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published