summaryrefslogtreecommitdiff
path: root/megahal_bot.py
diff options
context:
space:
mode:
authoryvesf <yvesf@d0e8fea9-7529-0410-93fb-d39fd5b9c1dd>2009-06-11 21:09:52 +0000
committeryvesf <yvesf@d0e8fea9-7529-0410-93fb-d39fd5b9c1dd>2009-06-11 21:09:52 +0000
commit9ab3f4b8c19964c9756d572fe26f46ca49ae6c72 (patch)
treecb099a02f9f440d1c6467c2dfe71015e048fd3ae /megahal_bot.py
parented3c1a6c15c4c36d308cc931b14946c4a26cf508 (diff)
downloadomegle-9ab3f4b8c19964c9756d572fe26f46ca49ae6c72.tar.gz
omegle-9ab3f4b8c19964c9756d572fe26f46ca49ae6c72.zip
sql
git-svn-id: http://xapek.org/svn/common/omegle@1123 d0e8fea9-7529-0410-93fb-d39fd5b9c1dd
Diffstat (limited to 'megahal_bot.py')
-rw-r--r--megahal_bot.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/megahal_bot.py b/megahal_bot.py
index d481dae..b8e2d14 100644
--- a/megahal_bot.py
+++ b/megahal_bot.py
@@ -117,6 +117,8 @@ Argumente:
OR message ILIKE '%ass %'
OR message ILIKE '%naked%'
OR message ILIKE '%fuck%'
+ OR message ILIKE '%pants %'
+ OR message ILIKE '%penis%'
OR LENGTH(message) < 7 AND CAST(RANDOM()*10 as integer)=1)
AND LENGTH(message) < 35
AND NOT ( message ILIKE '%www.%'