Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 437 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 437 Bytes

fresh-pots-bot

Written in Python 3.6.7

Freshpots bot is a bot designed for management of a coffee station we lovingly call Illumilatte.

Initial set-up

Install required Modules

pip3 install -r requirements.txt

Modify the freshpots.sh with your bots xoxb key from slack

SLACK_BOT_TOKEN="xoxb-1234567890-Somelettersgohereabout24" python3 freshpots.py
                 ^ Edit this to be the correct bot oath