TODO
author Markus Bröker <mbroeker@largo.dyndns.tv>
Sat, 13 Dec 2008 15:40:11 +0100
changeset 9 aff6726b8b87
parent 7 b04ef0b1cd3b
child 14 fe8adc56b109
permissions -rw-r--r--
Private Messages will be send to the proper location committer: Markus Bröker <mbroeker@largo.homelinux.org>

#
# Project : mcbot
#

Known Bugs:
	* no known bugs :)
	* PRIVMSG for n=some@unaffiliated/users
	* strdup must be freed...

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