X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fsaturnin.git;a=blobdiff_plain;f=config.py;h=89f6ace3243d31141f86f6b2a479337d25d5caf1;hp=9f2768f87ceaf95401214db06f036d68ab919b3d;hb=67723acea4e7ac0f02bb428552c637c45002556e;hpb=015c05016255df0dc06e6ebb2e21c7b8dbe34de4 diff --git a/config.py b/config.py index 9f2768f..89f6ace 100644 --- a/config.py +++ b/config.py @@ -98,5 +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+$' -ignored_pan_masks = [("*!leger@zamok.crans.org", "jben!*@*")] +#: bad guys +blacklisted_masks = [("*!leger@zamok.crans.org", None), ("*!*@alpha.jben.info", None)] +