X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fibot.git;a=blobdiff_plain;f=config.py;h=f41d510d9f06d5da923f98c55f4feb760b36d4ce;hp=59a1fd6eae6ebbd1f31f073c0d6316a6cd2d42ae;hb=HEAD;hpb=4952e2180ba379f14eab46f17e47365dee28a088 diff --git a/config.py b/config.py index 59a1fd6..f41d510 100644 --- a/config.py +++ b/config.py @@ -17,7 +17,7 @@ quiet_channels=[] logfile_template="ibot.%s.log" # les ops -overops=["[20-100]","[20-100]_"] +overops=["[20-100]"] ops=["PEB"] report_bugs_to=["[20-100]"] @@ -164,3 +164,6 @@ leave_messages=quit_messages quit_fail_messages = [u"iCrève."] leave_fail_messages = quit_fail_messages pas_programme_pour_tobeir = [u"iTry again!"] + +#: bad guys +blacklisted_masks = [("*!leger@zamok.crans.org", None)]