]> gitweb.pimeys.fr Git - bots/saturnin.git/blobdiff - config.py
On ignore les bots de jben
[bots/saturnin.git] / config.py
index 6c72e86eef0dfae015830e6b4481a9abe8aed6b8..4f9726378976faa92de5fa2e003fd9bb54de2d76 100644 (file)
--- a/config.py
+++ b/config.py
@@ -97,3 +97,5 @@ 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+$'