# example startup file

# hide the following commands
#echo off

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

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

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

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

# make sure to turn echo back on
#echo on

# connect on startup
#/server efnet
