Infrastructure status update IRC bot
a2bf4189e7
python-twitter has stopped working after Twitter upstream removed an endpoint it was querying. Switch to the better maintained tweepy, which is basically the same. tweepy doesn't automatically split tweets, so implement that. Split tweets will now be in reply to each other, which is a feature. Change-Id: Id40af0e314ce8a6cb542f6138f5deaa8a587b260 |
||
---|---|---|
statusbot | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
Dockerfile | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
OpenStack Infrastructure Status Bot
statusbot is the bot that the OpenStack Infra team uses to alert the developer community about issues and resolutions related to the health of the developer infrastructure.