view skillbot.conf.sample @ 36:02576525bddb default tip

Added the \!isk command, had to change some stuff at 2 files of WebService::EveOnline (cpan: WebService-EveOnline-0.62) added those in a seperate folder. (Tried checking the http://theantipop.org/eve/trunk/WebService-EveOnline/ svn repo, but that seems to be in diff with the one offered via cpan.)
author df@i1600
date Thu, 03 Dec 2009 18:47:45 +0100
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