]> git.donarmstrong.com Git - infobot.git/blobdiff - BUGS
fix mysql/news.sql to have varchar(30) like the rest of the DB types, and the other...
[infobot.git] / BUGS
diff --git a/BUGS b/BUGS
index 952c2975124f298f1247e1528f4722cb7827dda8..dc4baea909cc659a328dde49840715a4198ed857 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,10 +1,8 @@
 Known bugs that should be dealt with soon as possible:
 
-       * allows adding a "cmd:foo (.*)" factoid but not removing it (not sure if this still applies)
        * Older CMD: foo's cannot be used or removed. Must be removed manually from the database with SQL
        * !+topic list gives and incorrect error Failed. "You (#botpark) are not in #botpark, hey?"
        * Bot tries to ask chanserv for OP's on any channel. Should be a chanset setting on a per channel basis
        * News is currently stored in a file rather than the SQL table created for it
-       * bot doesnt seem to keep track of stat counters for "heh :) ...etc". Might be settings though and not a bug
        * !help has size issues. Add's extra lines with only 1 or 2 help commands instead of one maximum size IRC msg
-       * FIXME: !WARN! ircCheck: we have a NULL chan in hash channels? removing!
+       * Bot can be flooded offline with a crash if !+factstats help and /msg nick factstats help, are used at the same time