paddykontschak / lunchbot

Posts a restaurant suggestion into Slack every weekday around lunchtime.

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

##For More info

Deets on how this came to be, and how to get the incoming webhook URL you need to make this work, can be found in this blog post.

About

Posts a restaurant suggestion into Slack every weekday around lunchtime.

License:MIT License


Languages

Language:JavaScript 96.5%Language:Shell 3.5%