Skip to content

dpmesko/coffeebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

coffeebot

Welcome to CoffeeBot, an automated coffee order retrieval application using the Slack API!

What it does

Run coffeebot locally to automatically collect coffee orders from your team via your Slack worksapce. A message will be sent to the channel named "coffee" in your workspace (must already exist). Users then have 15 minutes to invoke the slash command /coffee followed by their order. After 15 minutes, a file named orders.txt will appear in the coffeebot/ directory with the list of orders, ready to be sent to the coffeeshop!

Installing CoffeeBot Into Your Workspace

Using ngrok to run CoffeeBot locally

Running CoffeeBot

Slack API Docs

The Slack API is very well documented:

www.slack.com/api

The Slack API Client for Python, which is used in CoffeeBot, is also well documented:

https://github.com/slackapi/python-slackclient

About

An automated coffee order retrieval application using the Slack API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages