X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fsaturnin.git;a=blobdiff_plain;f=config.py;h=a5a47abd196850ae613377759cf45e1c7c925e69;hp=8aa361c9625ba427d58de9002b88f6f90b3ebce3;hb=778aa28822580eb0cc3bf2636add59c26df47fdf;hpb=31f306a50189a2b9656f0e1966dc406c20402aca diff --git a/config.py b/config.py index 8aa361c..a5a47ab 100644 --- a/config.py +++ b/config.py @@ -39,7 +39,7 @@ killwords = [u"pan", u"bim", u"bang"] score_file="scores.pickle" -spawn_delays = [60*10, 60*40] +spawn_delays = [60*120, 60*240] spawn_sentences = [ u"Coin ! Coin !", u"A year spent in artificial intelligence is enough to make one believe in God.", @@ -95,5 +95,14 @@ u"I'm calling you a killer. A natural born killer. You always have been, and you u"Are you the farmer?", ] -times_up_delays = [60*5, 60*10] +times_up_delays = [60*10, 60*20] times_up_sentences = [u"I stayed alive, you're too slow !!!"] + +#: bad guys +blacklisted_masks = [ + ("*!leger@zamok.crans.org", None), + ("*!*@alpha.jben.info", None), + ("*!*@cranssls.vn9.0o99ub.IP", None), + ("Parrot!*@*", None), +] +