X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=turbot%2Fhelp.py;h=9c76772e563a44a977c059356b2abc4cbf138dff;hb=aa9d2122da30b7c78fce747d10ac8a68767e0429;hp=dbecfe36be3a5251c165fa5c9d8b8a7063a8df72;hpb=5e7ee7c20f71996cedd04586d7139250c6704c0d;p=turbot diff --git a/turbot/help.py b/turbot/help.py index dbecfe3..9c76772 100644 --- a/turbot/help.py +++ b/turbot/help.py @@ -9,12 +9,13 @@ as `/solved SOLUTION`). Type `/help ` for more details on any command below. *Hunt creation and editing* - `/new [hunt]`: Create a new hunt (from any channel) - `/edit [hunt]`: Edit the current hunt (in a hunt or puzzle channel) + `/new hunt`: Create a new hunt (from any channel) + `/edit`: Edit the current hunt (from a hunt channel) + `/edit hunt`: Edit the current hunt (from a puzzle channel) *Puzzle creation and editing* (in a puzzle channel unless specified) - `/new [puzzle]`: Create a new puzzle (in a hunt or puzzle channel) - `/edit [puzzle]`: Edit the current puzzle + `/new`: Create a new puzzle (in a hunt or puzzle channel) + `/edit`: Edit the current puzzle (from a puzzle channel) `/state `: Capture the current state `/solved `: Mark current puzzle solved `/tag [+ADD_TAG|-REMOVE_TAG]`: Tag/untag current puzzle @@ -25,6 +26,7 @@ Type `/help ` for more details on any command below. `/puzzle`: Display state of current puzzle (puzzle channel) *Solving support* (from any channel) + `/help me`: Get a suggestion of something to try `/rot [*|COUNT] `: Perform a Caesar shift on text """