Skip to content

isaksolheim/reacting-slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reacting Slackbot

Slackbot that automatically reacts with heavy_plus_sign on messages sent by a specific user.

useful

Project Status

Live @ Heroku 🚀

Development

Built with

Installation

npm i

Environment variables

The following environment variables need to be set:

SIGNING_SECRET
TOKEN
APP_TOKEN
USER_ID

If you are running locally, they can be set by putting them in a .env file at the root of the project.

Running locally

npm start

Hosting

This project is hosted on Heroku. Heroku automatically builds and deploys whenever any changes are pushed to the main branch on Github.

About

Slackbot that reacts to everything a user sends

Topics

Resources

Stars

Watchers

Forks