]> git.cworth.org Git - turbot/commit
Fix to work with old puzzles that don't have a type attribute
authorCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 22:39:39 +0000 (14:39 -0800)
committerCarl Worth <cworth@cworth.org>
Sun, 10 Jan 2021 06:25:49 +0000 (22:25 -0800)
commit4778050b2bde391905712345b88f77616f4cc378
tree634e3c074fca9dca8149907ee43a025f3a1f7402
parent4bca55ecc12eb56357e5a5279fece0adced30430
Fix to work with old puzzles that don't have a type attribute

Without this, commands like /state and /puzzle on old puzzle just die.
TODO
turbot/interaction.py
turbot/puzzle.py