From f0730a5edfcee28fd1dd867f0fdf05409fce7f87 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Fri, 7 Jan 2011 19:34:20 -0600 Subject: [PATCH] update privmsg splitting bug --- BUGS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BUGS b/BUGS index ea946a1..1b17ce5 100644 --- a/BUGS +++ b/BUGS @@ -1,6 +1,7 @@ dr.botzo --- BUGS - * math in DrBotServerConnection.privmsg splitting seems off by a couple characters + * math in DrBotServerConnection.privmsg splitting is off. used to be a couple characters, + now is more. usermask thing? * 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