X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fsaturnin.git;a=blobdiff_plain;f=config.py;h=89f6ace3243d31141f86f6b2a479337d25d5caf1;hp=5325d6e90c870538ae3495aff2a4b8ace16ef690;hb=67723acea4e7ac0f02bb428552c637c45002556e;hpb=f804d1422c21d264c880bbba2e1189da123f30e7 diff --git a/config.py b/config.py index 5325d6e..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*60, 60*180] +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)] +