]> git.cworth.org Git - turbot/commit
Add new /puzzle command which simply prints the current puzzle
authorCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 07:51:32 +0000 (23:51 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 07:54:06 +0000 (23:54 -0800)
commit716d0fe0c535e7501bd506603f825790f288bf8f
tree4e0db90e204c45b87e73dcc4a2ee06056bb4e259
parent886cb3f4f96ac644b90df1b979ee7a9345eb2515
Add new /puzzle command which simply prints the current puzzle

This is the same format one could get from the /hunt command, but
limited to the current puzzle. This is a very convenient way to see
all the puzzle fields and to get access to the pencil button to edit
the current puzzle.
TODO
turbot/interaction.py