LOGIN without Password added
* the bot can access an irc server without a password
* the help system won't start a botwar anymore
committer: Markus Bröker <mbroeker@largo.homelinux.org>
#
# Project : mcbot
#
Known Bugs:
* no known bugs :) fixed
* PRIVMSG for n=some@unaffiliated/users
* strdup must be freed: DONE
Todo:
* UTF-8 aware Character-Encoding
* Dynamic Loading of plugins with dlopen
* implementation of some fun stuff
* AUTO-RECONNECT must be implemented
Author:
* Markus Broeker mbroeker@largo.homelinux.org
Comments:
* scanner/parser rewritten
* a flex / bison parser will be better and safer than pointer arithmetics