# Winters bot config file
# Lines beginning with # are ignored
# Keywords must be in ALL CAPS

# This is the account name to log in with
# You must create the account beforehand
NAME Guest

# Password
PASS blah

# Home channel
CHAN WintersBotTesting

# This is the list of servers to connect to
SERVER 216.32.73.174 209.67.136.172 209.67.136.171 209.67.136.173 209.67.136.174 206.165.111.251

# This is the port number -- leave it at 6112
PORT 6112

# Bot master -- remove the # from the line below and fill in your Battle.net nickname
#OWNER YourNameHere

# Log file name -- Remove the # on the line below to activate saving of all bot window text
#LOGFILE winterslog.txt

# Product bans -- remove the # from one or more lines below to ban certain products
#BANCHAT
#BANDIABLODEMO
#BANDIABLO
#BANSTARCRAFTDEMO
#BANSTARCRAFT
#BANBROODWAR
#BANUNKNOWNPRODUCT

# Ignore guests -- remove the # on the line below to have the bot ignore guests
#IGNOREGUESTS

# Time kick -- remove the # on the line below to kick anyone who sits in the channel more than 60 minutes
#TIMEKICK 60

# Tagbans -- add tags to the following line.  Anyone with that tag in his/her name gets banned
TAGBAN 

# In all of the following, you can use these special conversions:
# %name -- person to whom the bot is speaking
# %chan -- the channel name
# %bot  -- the bot's name

# Away message
AWAY Channel %chan -- Best channel on Battle.net!  Whisper 'help' to me for more info.

# Greeting for first-time joiners of the channel
TGREET /m %name Welcome to channel %chan.  Whisper 'help' to me for more info.

# Greeting for guests
GUESTMSG Welcome, %name!!

# Greeting for channel regulars
REGULARMSG Hail %name!!

# Greeting for operators
OPERATORMSG All hail %name!!

# Greeting for the bot master
MASTERMSG All hail %name!!

# Custom commands
# A custom command has the form:
#     COMMAND command-name {phrase1} {phrase2} ....
# If someone whispers the command-name to the bot, the bot whispers back each of the phrases

COMMAND help {!allseen -- last 10 ppl the bot has seen} {!seen <nick> -- seen <nick> lately?} {!whois <nick> -- other nicks used by <nick>} {/m %bot mail <nick> <msg> -- send botmail} {/m %bot about -- info on Winters bots} {/m %bot help2 -- more help}

COMMAND help2 {!operators -- list channel operators} {!regulars -- list channel regulars} {!server -- server the bot is using} {/m %bot iam <nick> -- set preferred nick} {/m %bot notmynick <nick> -- remove unwanted nick} {/m %bot help3 -- more help}

COMMAND help3 {Must be operator for following commands:} {/m %bot mail operators|regulars <msg>} {/m %bot designate [<nick>]} {/m %bot kick <nick>} {/m %bot ban <nick>} {/m %bot unban <nick>} {!meeting}
