dr.botzo/BUGS

9 lines
418 B
Plaintext

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
handler
* probably many, many more