roar109 / ronda-bot

A fun hack that gets Slackbot to force your teammates to work out!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ronda-bot

Make a copy of default.json and name it config.json and put the correct channel ID on it

Set Slack token as system variable:

Win

set SLACK_TOKN=xxx--xxxxx--xxx

OS/Linux

export SLACK_TOKN=xxx--xxxxx--xxx

Install dependencies:

npm install

run

node app.js

Based on https://github.com/brandonshin/slackbot-workout

About

A fun hack that gets Slackbot to force your teammates to work out!


Languages

Language:JavaScript 100.0%