A.4 Joining channels
To let the bot join a channel manually you have to send "JOIN <channel> [key]" to the IRC server.
The <channel> is the channel you want to join.
The [key] is the key that the bot must use to join the channel.
Note that you also have to add the channel to Eggdrops list of channels or else it'll part it again
immediantly, since it doesn't recognize it.
This can be done with the channel add command. You can find more about this command in the
tcl-commands.doc file in your eggdrop/doc/ directory.
|