From 91f1ff8a7c4934494f1902508b3bece2f16130c4 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Tue, 18 Jun 2013 20:35:53 +0200 Subject: [PATCH] =?utf8?q?Oubli=20dans=20la=20conf=20de=20la=20liste=20des?= =?utf8?q?=20blacklist=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- config.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.py b/config.py index 5684da7..042aa01 100644 --- a/config.py +++ b/config.py @@ -49,3 +49,6 @@ idle_time=20*60 # liste des bots, qui ne sont pas considérés comme de l'activité idle_bots=["deconnaisseur","Basile","historien","hung","salesman","Shadobot","Wen","___","Sanctuary","Saturnin"] idle_messages=["^(pan|bang|bim)$"] + +#: bad guys +blacklisted_masks = [("*!leger@zamok.crans.org", None)] -- 2.39.2