Slackbot that automatically reacts with heavy_plus_sign on messages sent by a specific user.
Live @ Heroku 🚀
npm iThe 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.
npm startThis project is hosted on Heroku. Heroku automatically builds and deploys whenever any changes are pushed to the main branch on Github.
