eltech wrote:great welcome to the n00b ... thanks.. i'll read up

Code: Select all
.chanset #channel need-key putserv "JOIN #channel password"
Code: Select all
.chanset #channel need-op putserv "CS OP #channel"
.chanset #channel need-invite putserv "CS INVITE #channel"
.chanset #channel need-unban putserv "CS UNBAN #channel"
Correction to this, right command would be:demond wrote:use .+chan command and then set need-key setting to:naturally, if the key changes, you'll need either to do .chanset again, have someone invite the bot, or better yet, have another bot on channel and run botnetop.tcl on all bots (for automatic key exchange when needed)Code: Select all
.chanset #blah need-key join #blah thekey