]> git.cworth.org Git - turbot/commit
Teach '/puzzle' how to do its magic in a puzzle channel
authorCarl Worth <cworth@cworth.org>
Thu, 22 Oct 2020 10:54:27 +0000 (03:54 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 22 Oct 2020 10:59:39 +0000 (03:59 -0700)
commit1b5f5fe117c987ddb6cb446efea31b179f9a5c79
treeb1a776afdc7b35ca0b2f645667c9f2c7a59125f4
parent94aae1f0a40594910ee5661b417e22ab7936f2b6
Teach '/puzzle' how to do its magic in a puzzle channel

By looking up the corresponding hunt in the database, we can now invoke
a '/puzzle' command in the channel of any existing puzzle in the hunt.
turbot/events.py
turbot/interaction.py