]> git.cworth.org Git - turbot/commit
Unify code to rename channel, set channel description, and rename sheet
authorCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 06:38:26 +0000 (22:38 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 06:43:27 +0000 (22:43 -0800)
commit65d277e6962108c5fdfe30cae4d66e4db29ce150
tree4dcf84dc66e9a54024397c21734ae49fec0d181a
parent4ed02dad3ef9127fd1146753e93334b6c33389de
Unify code to rename channel, set channel description, and rename sheet

With this code, all of those changes are made consistently regardless of
whether the change happens from /state, /solved, or a puzzle edit (which
could set status to either "solved" or "unsolved").
TODO
turbot/interaction.py
turbot/puzzle.py