Slack BOT that implements a very simple standup.
Project Description
[](https://travis-ci.org/CustardCat/scrum-o-tron)
Usage
- scrumotron
Invite the scrumotron user to a channel.
Commands:
- !standup start - Starts the standup and clears out old standup data.
- !standup message - Adds message to the standup
- !standup - shows the current messages in the standup
Configuration
Environment Variables:
- SLACK_BOT_NAME=scrum-o-tron
- SLACK_BOT_TOKEN=xxx
Obtain the name and token from Slack by creating a new bot.
Installation
- python setup.py install
Development
- pip install -r requirements.txt
- python setup.py test
- python setup.py develop
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
scrum_o_tron-0.0.2-py2.py3-none-any.whl (5.2 kB) Copy SHA256 hash SHA256 | Wheel | py2.py3 | Oct 19, 2016 |
scrum-o-tron-0.0.2.tar.gz (4.1 kB) Copy SHA256 hash SHA256 | Source | None | Oct 19, 2016 |