From 11dd04d4db190b2b1cfc71b1bdb36c7e2e353b56 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Fri, 7 Jan 2011 09:59:10 -0600 Subject: [PATCH] document a bug i keep forgetting about --- BUGS | 1 + 1 file changed, 1 insertion(+) diff --git a/BUGS b/BUGS index 9f77b3e..1cde9bd 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,6 @@ dr.botzo --- BUGS + * math in DrBotServerConnection.privmsg splitting seems off by a couple characters * aliases referencing the bot by name, like !join #botname, just have MegaHAL fire twice this one may be more tricky as it involves alias order of operations and whatnot. maybe it's time to finally implement an internal message bus distinct from the pubmsg