dr.botzo/BUGS

9 lines
418 B
Plaintext
Raw Normal View History

dr.botzo --- BUGS
2011-01-07 09:59:10 -06:00
* 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