Updated bot.cfg to use a working server.
This commit is contained in:
parent
303c87072c
commit
e02b77bc50
2
bot.cfg
2
bot.cfg
@ -14,7 +14,7 @@ nick="storm_bot"
|
||||
port=6667
|
||||
# Message to give when the bot logs off the server
|
||||
quitMessage="$nick vanishes in a sudden flash of brilliant lightning."
|
||||
server="irc.netwirc.tk"
|
||||
server="irc.talkabout.cf"
|
||||
# format=username hostname servername :realname
|
||||
user="$nick ${server%.} $server :$nick"
|
||||
# auto rejoin if kicked from channel?
|
||||
|
Loading…
Reference in New Issue
Block a user