# example startup file

#echo off

# set invisble mode when connected
#/on connect /umode +i

# ignore people i ban for an hour
#/on ban * \$me!* /ignore \$ban \; /quiet /timer 1 1h /ignore \$ban none

# join a channel
#/on connect /join #freebsd

# turn on timestamps in the status window
#/ts status on

# connect on startup
#/server efnet
