Slackbot used to determine if Omega Verksted is open.
Live @ Heroku 🚀
npm i
The following environment variables need to be set:
SLACK_SIGNING_SECRET
SLACK_BOT_TOKEN
APP_TOKEN
API_URL
OMEGA_URL
X_MASTER_KEY
DEPLOY_HOOK_URL
DEPLOY_CHANNEL_ID
If you are running locally, they can be set by putting them in a .env
file at the root of the project.
npm start
This project is hosted on Heroku. Heroku automatically builds and deploys whenever any changes are pushed to the main
branch on Github.
This is me