X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=BUGS;h=240f67a99837a40cea283b0c8c4e62a43b4e5ed8;hb=e4a9397b50848fd83f084324176e2afbaeaa241f;hp=1e981d485deebeee6103848a1a4d01d933f520c0;hpb=74eb7051b0e4905f4d78bc164693ded67e3f12d1;p=infobot.git diff --git a/BUGS b/BUGS index 1e981d4..240f67a 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,8 @@ Known bugs that should be dealt with soon as possible: + * Multiple nick per server is in need of some testing and make be + incomplete or buggy in some parts of the bot + * Older CMD: foo's cannot be used or removed. Must be removed manually from the database with SQL @@ -14,4 +17,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