From 83dd7b8f758240b4245a1560b343f315c1ae6c85 Mon Sep 17 00:00:00 2001 From: troubled-irc Date: Tue, 13 Mar 2007 04:03:54 +0000 Subject: [PATCH] +sed can flood bot off networkm disabled by default until fixed. git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1318 c11ca15a-4712-0410-83d8-924469b57eb5 --- BUGS | 1 + files/sample/blootbot.chan | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/BUGS b/BUGS index 952c297..85389ce 100644 --- 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?" diff --git a/files/sample/blootbot.chan b/files/sample/blootbot.chan index b0fe8b6..2e036aa 100644 --- a/files/sample/blootbot.chan +++ b/files/sample/blootbot.chan @@ -75,7 +75,7 @@ _default randomQuoteInterval 60 +reverse +scramble - +sed + -sed +seen seenFlushInterval 60 seenMaxDays 90 -- 2.39.5