]> gitweb.pimeys.fr Git - bots/themis.git/commitdiff
Oubli dans la conf de la liste des blacklistés
authorVincent Le Gallic <legallic@crans.org>
Tue, 18 Jun 2013 18:35:53 +0000 (20:35 +0200)
committerVincent Le Gallic <legallic@crans.org>
Tue, 18 Jun 2013 18:35:53 +0000 (20:35 +0200)
config.py

index 857e68ae98630a7367550910ad2558ac553b6db4..b64cc36667ac578a619bd04d2e7e833822f1c180 100644 (file)
--- 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"]
 
 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)]