]> git.cworth.org Git - turbot/history - turbot/events.py
Some simple flake8 fixes
[turbot] / turbot / events.py
2020-10-22 Carl WorthSome simple flake8 fixes
2020-10-22 Carl WorthDefer all sheet creation until after the channel is...
2020-10-22 Carl WorthCreate the hunts table if it doesn't already exist
2020-10-19 Carl WorthSome style fixes pointed out by flake8
2020-10-17 Carl WorthGracefully handle placeholder text for hunt channel ID
2020-10-17 Carl WorthHandle the submission of the "New Hunt" modal
2020-10-16 Carl WorthRemove a debugging print statement
2020-10-14 Carl WorthAdd list of active hunts to the turbot Home tab
2020-10-13 Carl WorthGive turbot/events.py the same dispatch-table treatment
2020-10-13 Carl WorthMove app_home_opened function down into turbot/events.py