Tried to handle quitting gracefully, but not working so far.
This commit is contained in:
@ -12,6 +12,8 @@ leave=true
|
||||
log="log.txt"
|
||||
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"
|
||||
# format=username hostname servername :realname
|
||||
# Triggers, symbols, that when starting a message, will cause the bot to search modules.
|
||||
|
Reference in New Issue
Block a user