stormbot/bot.properties

12 lines
237 B
Properties
Raw Normal View History

2016-09-02 10:58:05 -04:00
server="irc.netwirc.tk"
port=6667
#enter channels here in quotes before the )
channel=(
"a11y"
)
nick="storm_bot"
# format=username hostname servername :realname
user="$nick ${server%.} $server :$nick"
# Path to log file
2013-07-22 13:29:05 -04:00
log="log.txt"