X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fsaturnin.git;a=blobdiff_plain;f=config.py;h=a5a47abd196850ae613377759cf45e1c7c925e69;hp=0e31d89682fa7c5df8a5e3933068aba82e28a443;hb=778aa28822580eb0cc3bf2636add59c26df47fdf;hpb=1ab43ff7fea0335875d1c08fe0f5f522eaf0c1bd diff --git a/config.py b/config.py index 0e31d89..a5a47ab 100644 --- a/config.py +++ b/config.py @@ -98,4 +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 !!!"] -blacklisted_masks = [("*!leger@zamok.crans.org", None)] +#: bad guys +blacklisted_masks = [ + ("*!leger@zamok.crans.org", None), + ("*!*@alpha.jben.info", None), + ("*!*@cranssls.vn9.0o99ub.IP", None), + ("Parrot!*@*", None), +] +