X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=BUGS;h=1807b0230f6295854df0ba64af1a09e9a012b7bc;hb=d4296b2b9eb1567da4baf454527b4ecbd6e47078;hp=48d079cae0bb331caf5dc8c0bca83f7bff222681;hpb=cb81fea9939f349b36e3b5a0cdc0343a6b781da1;p=infobot.git diff --git a/BUGS b/BUGS index 48d079c..1807b02 100644 --- a/BUGS +++ b/BUGS @@ -6,9 +6,6 @@ Known bugs that should be dealt with soon as possible: * !+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 * !help has size issues. Add's extra lines with only 1 or 2 help commands @@ -17,4 +14,8 @@ Known bugs that should be dealt with soon as possible: * Bot can be flooded offline with a crash if !+factstats help and /msg nick factstats help, are used at the same time + * Wildcards in --HOSTS section has problems. + eg: nick!*@foo.*.someisp.com doesnt recognize for removing factoids but: + nick!foobar@*.someisp.com does + # vim:ts=4:sw=4:expandtab:tw=80