dr.botzo/BUGS

12 lines
572 B
Plaintext
Raw Normal View History

dr.botzo --- BUGS
2011-01-07 19:34:20 -06:00
* 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
handler
2011-01-07 17:23:15 -06:00
* being in #chan and telling the bot to !part #chan is a crash if it can't message
#chan after it leaves
* probably many, many more