grrttedwards / lunchbot

Slack bot for managing lunch orders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lunchbot

Slack bot for managing lunch orders

Extremely crude, yet nice 'n functional.

First,

pip install slackclient schedule

Then,

Type a message to @lunchbot along with any of the following:

  • help - gives you usage help!
  • where - tells you where at (this doesn't do anything yet)
  • orders - lists all the orders for you. how tidy!
  • reset - burns everyone's lunch orders and starts fresh

anything else is considered a lunch order!

As Always,

lunchbot is happy to be alive.

About

Slack bot for managing lunch orders

License:MIT License


Languages

Language:Python 96.0%Language:Shell 4.0%