/pub

A serverless Slack bot to work out if anyone wants to go to the pub

Primary LanguageTypeScriptMIT LicenseMIT

Pub?

Build Status GitHub package.json version Code Climate maintainability GitHub

A serverless Slack bot written in Typescript to work out if anyone wants to go to the pub

Usage

Simply use the /pub slash command in your Slack channel to start a voting round.

Screen Recording 2019-06-25 at 01 45 pm

Deploy

You can deploy your own version using the serverless framework. First make sure to copy .env.exmaple to .env and fill in the values. Then deploy with the deploy command:

npm run deploy