Source code for the PTG event scheduling bot
Go to file
Thierry Carrez 91350ee208 Add basic HTML output system
Needs to be served by a web server to work.
"cd html && python -m SimpleHTTPServer" should do the trick.
2017-04-20 18:00:26 +02:00
html Add basic HTML output system 2017-04-20 18:00:26 +02:00
ptgbot Add basic HTML output system 2017-04-20 18:00:26 +02:00
.gitignore Add basic HTML output system 2017-04-20 18:00:26 +02:00
.gitreview Initial commit 2017-04-18 14:21:26 +02:00
LICENSE Initial commit 2017-04-18 14:21:26 +02:00
README.rst Initial commit 2017-04-18 14:21:26 +02:00
config.ini.sample Add basic HTML output system 2017-04-20 18:00:26 +02:00
requirements.txt Initial commit 2017-04-18 14:21:26 +02:00
setup.cfg Initial commit 2017-04-18 14:21:26 +02:00
setup.py Initial commit 2017-04-18 14:21:26 +02:00
test-requirements.txt Initial commit 2017-04-18 14:21:26 +02:00
tox.ini Initial commit 2017-04-18 14:21:26 +02:00

README.rst

OpenStack PTG Bot

ptgbot is the bot that PTG room moderators use to surface what's currently happening at the event. It builds a static webpage that attendees can query for up-to-date information.