update privmsg splitting bug

This commit is contained in:
Brian S. Stephan 2011-01-07 19:34:20 -06:00
parent efb92ddc83
commit f0730a5edf
1 changed files with 2 additions and 1 deletions

3
BUGS
View File

@ -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