]> git.cworth.org Git - turbot/history - turbot/interaction.py
Add notes on how to update the Google sheets credentials
[turbot] / turbot / interaction.py
2020-10-22 Carl WorthTeach '/puzzle' how to do its magic in a puzzle channel
2020-10-22 Carl WorthDrop the hunt_channel_id from the metadata passed in...
2020-10-22 Carl Worthfixup
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-22 Carl WorthImplement a new `/puzzle` slash command to create a...
2020-10-21 Carl WorthCombine actions.py and commands.py into interaction.py