X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fthemis.git;a=blobdiff_plain;f=config.py;fp=config.py;h=b64cc36667ac578a619bd04d2e7e833822f1c180;hp=857e68ae98630a7367550910ad2558ac553b6db4;hb=84e720446a0d7638719f5e3592da3fe04b799ed4;hpb=62480799ac7952c8aa8a99660317b2db35b88b7a diff --git a/config.py b/config.py index 857e68a..b64cc36 100644 --- a/config.py +++ b/config.py @@ -153,3 +153,5 @@ smileys = [ur':(-|o)?\)', u'\^(_|\.)?\^', u':-?(p|P)', u'=(\)|D|p|P)', ur'\\o/', anglicismes = [u"wtf", u"ftfy", u"it works?", u"fyi", u"kill[^ ]*", u"kick[^ ]*", u"chan(nel)?", u"join", u"btw", u"lmgtfy", u"rtfm", u"asap", u"afaik", u"shit", u"damn", u"fuck", u"bitch", u"updat(e|ed|ing)", u"lol", u"buffer[^ ]*", u"rofl"] +#: bad guys +blacklisted_masks = [("*!leger@zamok.crans.org", None)]