fix braces
This commit is contained in:
2
abot.py
2
abot.py
@@ -7,7 +7,7 @@ faq_regex = [
|
|||||||
# ranks
|
# ranks
|
||||||
"(how.+ (get|be(come)?|)|who is).+ (%s)" % rank_regex,
|
"(how.+ (get|be(come)?|)|who is).+ (%s)" % rank_regex,
|
||||||
# WE
|
# 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
|
# clearing plot
|
||||||
"(why|how).+ can.+( /?p clear| clear.+plot)",
|
"(why|how).+ can.+( /?p clear| clear.+plot)",
|
||||||
# add someone to a plot
|
# add someone to a plot
|
||||||
|
|||||||
Reference in New Issue
Block a user