X-Git-Url: https://git.cworth.org/git?p=turbot;a=blobdiff_plain;f=turbot%2Finteraction.py;h=1f5d11f4b4218b9a92680088d87521d69c6cd74b;hp=99e76e6d688f34266cb568d5a808dd2fc9fc0a82;hb=0878d40471403513b6da016d7412d07a5d903e9b;hpb=3385d460742786491db31c1587a86886a3e1b6c8 diff --git a/turbot/interaction.py b/turbot/interaction.py index 99e76e6..1f5d11f 100644 --- a/turbot/interaction.py +++ b/turbot/interaction.py @@ -1024,9 +1024,10 @@ def hunt(turb, body, args): character in a term). All terms must match on a puzzle in order for that puzzle to be included. But a puzzle will be considered to match if any of the puzzle title, round title, puzzle URL, puzzle - state, or puzzle solution match. Matching will be performed - without regard to case sensitivity and the search terms can - include regular expression syntax. + state, puzzle type, tags, or puzzle solution match. Matching will + be performed without regard to case sensitivity and the search + terms can include regular expression syntax. + """ channel_id = body['channel_id'][0]