view skillbot.conf.sample @ 51:2b9279fb52a5

Added tag release-0.02 for changeset 14f0f0b0f83e3cc9f7a8bc1c19b0a23df307117b
author Dominic Cleal <dominic@computerkb.co.uk>
date Sat, 20 Dec 2008 12:15:05 +0000
parents 40154257e632
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