]> git.cworth.org Git - turbot/history - turbot.py
Fix some code style issues identified by flake8
[turbot] / turbot.py
2020-09-29 Carl WorthFix some code style issues identified by flake8
2020-09-27 Carl WorthAdd signature verification fo the /rot slash command
2020-09-27 Carl WorthAdd some documentation for the functions we have define...
2020-09-26 Carl WorthAdd a route to implement a /rot slash command
2020-09-26 Carl WorthRestore handling of error events from Slack
2020-09-26 Carl WorthPut my own creation of the Flask app back
2020-09-26 Carl WorthTrim down the program to not have any custom routes
2020-09-26 Carl WorthAdd Slack dependencies and minimum boilerplate to our...
2020-09-26 Carl WorthInitial commit of turbot