From c2814fac4ad31bcd70d2d013bd672d5d26f98b99 Mon Sep 17 00:00:00 2001 From: jomo Date: Thu, 10 Jul 2014 00:55:04 +0200 Subject: [PATCH] fix braces --- abot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abot.py b/abot.py index 2d2daff..1ddcc78 100644 --- a/abot.py +++ b/abot.py @@ -7,7 +7,7 @@ faq_regex = [ # ranks "(how.+ (get|be(come)?|)|who is).+ (%s)" % rank_regex, # WE - "((can|how|why).+ (have|haz|use|doesn|can'?t)).+ WorldEdit|WE|W.E.)" + "(can|how|why).+ (have|haz|use|doesn|can'?t).+ (WorldEdit|WE|W.E.)" # clearing plot "(why|how).+ can.+( /?p clear| clear.+plot)", # add someone to a plot