From: Carl Worth Date: Mon, 11 Jan 2021 16:25:20 +0000 (-0800) Subject: Make /edit command smart to auto-edit either puzzle or hunt X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=9a0a686586122ccb3c44c1cf61ee2addfe58cf08;hp=9a0a686586122ccb3c44c1cf61ee2addfe58cf08;p=turbot Make /edit command smart to auto-edit either puzzle or hunt Depending on which kind of channel it is run in. It's still possible to explicitly run `/edit puzzle` or `/edit hunt` instead. ---