X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fsaturnin.git;a=blobdiff_plain;f=config.py;h=89f6ace3243d31141f86f6b2a479337d25d5caf1;hp=8aa361c9625ba427d58de9002b88f6f90b3ebce3;hb=67723acea4e7ac0f02bb428552c637c45002556e;hpb=31f306a50189a2b9656f0e1966dc406c20402aca diff --git a/config.py b/config.py index 8aa361c..89f6ace 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,9 @@ 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)] +