ircloggr
ircloggr copied to clipboard
stratics IRC network
Hi lloyd, just wonder how I debug the IRC connection process? I'm trying to connect to irc.stratics.com and log just one channel, here is my config:
{ "bot_name": "lifloggr", "servers": { "irc.stratics.com": [ "#lif" ] }, "host": "127.0.0.1", "port": 9000 }
The bot connects to the server, but doesn't join a channel.