]> git.cworth.org Git - turbot/history - turbot/slack.py
Add notes on how to update the Google sheets credentials
[turbot] / turbot / slack.py
2021-01-09 Carl WorthPut a message into the channel when a user edits a...
2020-10-23 Carl WorthAdd a slack_send_message function
2020-10-22 Carl WorthImplement a new `/puzzle` slash command to create a...
2020-10-13 Carl WorthMove some slack utility code into turbot/slack.py
2020-10-13 Carl WorthFold all of turbot/slack.py up into turbot_flask/turbot.py
2020-10-13 Carl WorthFix several problems pointed out by flake8
2020-10-09 Carl WorthUse a thread for creating the Google Sheet when a new...
2020-09-29 Carl WorthAdd a listener for the Slack "channel_created" event
2020-09-29 Carl WorthBreak out rot.py and slack.py from turbot.py