]> git.cworth.org Git - turbot/blobdiff - turbot/hunt.py
Extend puzzle search to include type and tags
[turbot] / turbot / hunt.py
index c2e59e2be937c4577e7696f80b01fce51356e05d..1e46f6c94eb2c96ed2f721e29facb73551bce85b 100644 (file)
@@ -54,8 +54,9 @@ def hunt_blocks(turb, hunt, puzzle_status='unsolved', search_terms=[],
                     all of these terms will be included in the
                     result. A match will be considered on any of
                     puzzle title, round title, puzzle URL, puzzle
-                    state or solution string. Terms can include
-                    regular expression syntax.
+                    state, puzzle type, tags, or solution
+                    string. Terms can include regular expression
+                    syntax.
 
       limit_to_rounds: A list of rounds. If provided only the given
                        rounds will be included in the output. Note: