davepoon / lunchbot

Lunch Roulette Slackbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lunchbot for Slack

We can never decide where to eat for lunch, so this bot will tell us what to do. Or at least make a suggestion.

This bot, built for Slack, posts its decision into a team Slack channel.

##Dependencies

Well, the big thing this requires is Slack, which is a team communications tool we use.

This is a program written in JavaScript for Node, and it uses the the Request node module.

npm install request

About

Lunch Roulette Slackbot

License:MIT License


Languages

Language:JavaScript 96.5%Language:Shell 3.5%