view skillbot.conf.sample @ 19:40154257e632

Improving example configs
author Dominic Cleal <dominic@computerkb.co.uk>
date Sat, 06 Dec 2008 19:58:31 +0000
parents 5cba712b27aa
children
line wrap: on
line source

# Example config file for skillbot.pl

# Server hostname or IP.
target_server = irc.quakenet.org

# Port to connect to.
target_port = 6667

# password to use to connect to server (comment out to use no password)
# target_pass = yournickpass

# IRC nick to use.
nick = MyOwnSkillBot

# If the nick is registered, identify to NickServ with this password.
# nick_pass = yournickpass

# If there is no identd installed then use this ident.
username = skillbot

# File to write PID to whilst running.
pidfile = skillbot.pid

# Away message to immediately set.
away = Monitoring EVE Online skill levels

# Channel, without leading #
channel = mycorp

# Channel key, optional (remove #)
# chankey = secret

# File containing list of characters to follow and their IRC nicknames
friends_file = skillbot.friends