X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;ds=sidebyside;f=config.py;h=11f79f26b5a9e707cf7a1def66ab90395f1bb3d5;hb=6341936fd597b7b5008ecdba3d1e4941b49036a9;hp=4f9726378976faa92de5fa2e003fd9bb54de2d76;hpb=b71142838d23a2e278774665a825e80a11a9bb6f;p=bots%2Fsaturnin.git diff --git a/config.py b/config.py index 4f97263..11f79f2 100644 --- a/config.py +++ b/config.py @@ -98,4 +98,6 @@ 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+$' +#: bad guys +blacklisted_masks = [("*!leger@zamok.crans.org", None), ("*!*@alpha.jben.info", None), ("*!*@cranssls.vn9.0o99ub.IP", None)] +