previous commit fixed the megahal-reacting-before-important-commands bug

This commit is contained in:
Brian S. Stephan 2011-01-08 00:35:26 -06:00
parent 015fe87e1a
commit 88d2a530c3
1 changed files with 0 additions and 4 deletions

4
BUGS
View File

@ -1,9 +1,5 @@
dr.botzo --- BUGS
* 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
* being in #chan and telling the bot to !part #chan is a crash if it can't message
#chan after it leaves
* Countdown formatting has singular nouns for negative numbers (-21 day)