Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 539 Bytes

File metadata and controls

11 lines (8 loc) · 539 Bytes

Hi everyone meet Bob The Standup Bot

This is a very simple bot implementation for presenting powerful python API for creating useful tools.

Getting started

  1. Install all the dependencies from requirements.txt (virtualenv and virtualenwrapper)
  2. Get credentials from Slack. See official manual for howto.
  3. Put your keys in .env.template and rename it to .env
  4. Run python3 bot.py & have fun.