From 4b133d710be56cc0180d40b66d29e8d60bfc1bf4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 22 Mar 2015 19:40:27 +0300 Subject: Allow auto join irc channel. --- conf/channels.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/channels.conf b/conf/channels.conf index 4ae685f4..396f1479 100644 --- a/conf/channels.conf +++ b/conf/channels.conf @@ -62,5 +62,6 @@ chsys: ( irc_channel_nick: "evolbot" /* nick the bot will use */ irc_channel_nick_pw: "" /* password to this nick (if any) to identify to nick server on the irc network */ irc_channel_use_ghost: false /* whether to send a GHOST command to the nick server (requires irc_channel_nick_pw to be defined) */ + irc_channel_autojoin: true } ) -- cgit v1.2.3-70-g09d2