boobot: Update keywords
This commit is contained in:
parent
979f1764d4
commit
a012abd98b
1 changed files with 2 additions and 2 deletions
|
|
@ -191,9 +191,9 @@ class MyThread(Thread):
|
||||||
def find_keywords(self, text):
|
def find_keywords(self, text):
|
||||||
for word in [
|
for word in [
|
||||||
'weboob', 'videoob', 'havesex', 'havedate', 'monboob', 'boobmsg',
|
'weboob', 'videoob', 'havesex', 'havedate', 'monboob', 'boobmsg',
|
||||||
'flatboob', 'boobill', 'pastoob', 'radioob', 'translaboob', 'traveloob',
|
'flatboob', 'boobill', 'pastoob', 'radioob', 'translaboob', 'traveloob', 'handjoob',
|
||||||
'boobathon', 'boobank', 'boobtracker', 'comparoob', 'wetboobs',
|
'boobathon', 'boobank', 'boobtracker', 'comparoob', 'wetboobs',
|
||||||
'webcontentedit', 'weboorrents', u'sàt', u'salut à toi', 'ass2m',
|
'webcontentedit', 'weboorrents', u'sàt', u'salut à toi', 'assnet',
|
||||||
'budget insight', 'budget-insight', 'budgetinsight', 'budgea']:
|
'budget insight', 'budget-insight', 'budgetinsight', 'budgea']:
|
||||||
if word in text.lower():
|
if word in text.lower():
|
||||||
return word
|
return word
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue