Consdata / reservedesk

Allows employees to book/cancel a desk in the office on a selected day using the slack command.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up slack signing secret and bot token

$ firebase functions:config:set slack.signingsecret="SIGNING_SECRET"
$ firebase functions:config:set slack.bottoken="BOT_OAUTH_TOKEN"

About

Allows employees to book/cancel a desk in the office on a selected day using the slack command.


Languages

Language:TypeScript 85.0%Language:JavaScript 7.5%Language:SCSS 6.5%Language:HTML 1.0%