config/.mcbotrc
author Markus Bröker <mbroeker@largo.dyndns.tv>
Sat, 13 Dec 2008 15:40:14 +0100
changeset 11 a769385a59c6
parent 0 586472add385
child 14 fe8adc56b109
permissions -rw-r--r--
Many Memory Leaks in config.c * strdup is safer Still reachable memory holes in irc.c * theLine is strdup(ed) and not released. committer: Markus Bröker <mbroeker@largo.homelinux.org>

#
# This is a simple ~/.mcbotrc
# NO SPACING, PLEASE !!
#
NICK:test
PASSWORD:test
SERVER:irc.freenode.net
PORT:6667
CHANNEL:#test
TOPIC:[:test:] Support Channel || ENTER !help for help || Source: http://largo.homelinux.org/svn/c/mcbot/trunk