]> gitweb.pimeys.fr Git - bots/saturnin.git/blobdiff - config.py
Ignorer Parrot
[bots/saturnin.git] / config.py
index 96784910c5afa61a5541feabcf21e4eb7725864b..a5a47abd196850ae613377759cf45e1c7c925e69 100644 (file)
--- a/config.py
+++ b/config.py
@@ -98,5 +98,11 @@ u"Are you the farmer?",
 times_up_delays = [60*10, 60*20]
 times_up_sentences = [u"I stayed alive, you're too slow !!!"]
 
-ignored_pseudos = r'^Soldat\d+$'
-ignored_pan_masks = [r'*!leger@zamok.crans.org', u"jben!*@*"]
+#: bad guys
+blacklisted_masks = [
+    ("*!leger@zamok.crans.org", None),
+    ("*!*@alpha.jben.info", None),
+    ("*!*@cranssls.vn9.0o99ub.IP", None),
+    ("Parrot!*@*", None),
+]
+