]> git.donarmstrong.com Git - infobot.git/commitdiff
+sed can flood bot off networkm disabled by default until fixed.
authortroubled-irc <troubled-irc@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 13 Mar 2007 04:03:54 +0000 (04:03 +0000)
committertroubled-irc <troubled-irc@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 13 Mar 2007 04:03:54 +0000 (04:03 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1318 c11ca15a-4712-0410-83d8-924469b57eb5

BUGS
files/sample/blootbot.chan

diff --git a/BUGS b/BUGS
index 952c2975124f298f1247e1528f4722cb7827dda8..85389ceb8cb9b1bcb155e9a7b2a3a003002a2cea 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,6 @@
 Known bugs that should be dealt with soon as possible:
 
+       * "+sed" can currently be used to flood the boot off the network. Disable for now
        * allows adding a "cmd:foo (.*)" factoid but not removing it (not sure if this still applies)
        * Older CMD: foo's cannot be used or removed. Must be removed manually from the database with SQL
        * !+topic list gives and incorrect error Failed. "You (#botpark) are not in #botpark, hey?"
index b0fe8b6dd8e135805c9fcafc6b43671cb4a0b03c..2e036aa6be9fa24992ee5842a9a6e690c2b9dd49 100644 (file)
@@ -75,7 +75,7 @@ _default
     randomQuoteInterval 60
     +reverse
     +scramble
-    +sed
+    -sed
     +seen
     seenFlushInterval 60
     seenMaxDays 90