]> gitweb.pimeys.fr Git - bots/saturnin.git/blobdiff - config.py
Fonction de blacklist
[bots/saturnin.git] / config.py
index 9f2768f87ceaf95401214db06f036d68ab919b3d..0e31d89682fa7c5df8a5e3933068aba82e28a443 100644 (file)
--- a/config.py
+++ b/config.py
@@ -98,5 +98,4 @@ 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 = [("*!leger@zamok.crans.org", "jben!*@*")]
+blacklisted_masks = [("*!leger@zamok.crans.org", None)]