Skip to content

Slackbot used to determine if Omega Verksted is open

Notifications You must be signed in to change notification settings

OrbitNTNU/ov-bot

Repository files navigation

OV BOT :tobbis_rock_anthem:

CodeQL

Slackbot used to determine if Omega Verksted is open.

Project Status

Live @ Heroku 🚀

Development

Built with

Installation

npm i

Environment variables

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.

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.

This is me