]> git.cworth.org Git - turbot/history - turbot/interaction.py
Add a state field to the "edit hunt" form
[turbot] / turbot / interaction.py
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