Various Bug Fixes including
* connects to the proper server from the config file
* feof (stream) loop is better than the prior solution
Still missing / correctable
* valgrind complains about uninitialized values
* strdup must be freed, but i don't know where...
committer: Markus Bröker <mbroeker@largo.homelinux.org>
#
# Project : mcbot
#
Known Bugs:
* no known bugs :)
* PRIVMSG for n=some@unaffiliated/users
Todo:
* UTF-8 aware Character-Encoding
* Dynamic Loading of plugins with dlopen
* implementation of some fun stuff
Author:
* Markus Broeker mbroeker@largo.homelinux.org
Comments:
* scanner/parser rewritten