view skillbot.conf.sample @ 74:a2fd98163675 default tip

Removing debug
author Dominic Cleal <dominic@computerkb.co.uk>
date Thu, 11 Feb 2010 00:26:16 +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