From 88d2a530c347ffe432baaa2abcc08668cb8c2aa8 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Sat, 8 Jan 2011 00:35:26 -0600 Subject: [PATCH] previous commit fixed the megahal-reacting-before-important-commands bug --- BUGS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/BUGS b/BUGS index dc892c2..8896a9c 100644 --- a/BUGS +++ b/BUGS @@ -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)