X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;f=config.py;h=96784910c5afa61a5541feabcf21e4eb7725864b;hb=fd087472ed16a00627af6fd60ea1e8d06374bfe1;hp=6c72e86eef0dfae015830e6b4481a9abe8aed6b8;hpb=adf4b9a0e18cc62a5f8ebb2929c1917311b97298;p=bots%2Fsaturnin.git diff --git a/config.py b/config.py index 6c72e86..9678491 100644 --- a/config.py +++ b/config.py @@ -97,3 +97,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 = [r'*!leger@zamok.crans.org', u"jben!*@*"]