X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fibot.git;a=blobdiff_plain;f=config.py;h=ecd55d0ffb32f618a74e5867f98d6691e8472b32;hp=d69aa930792ae21cad289de31d72c3a321809ad0;hb=7bd7b3b9bd36f80f6ed4ab84d337fc27c0edd395;hpb=c7a5f68738fafa3253f8efb5dcc60d1dfa14d878 diff --git a/config.py b/config.py index d69aa93..ecd55d0 100644 --- a/config.py +++ b/config.py @@ -18,7 +18,7 @@ logfile_template="ibot.%s.log" # les ops overops=["[20-100]","[20-100]_"] -ops=[] +ops=["PEB"] report_bugs_to=["[20-100]"] # config UTF8-fail @@ -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)]