"Brian Møller" <n97bm001@get2net.dk> wrote:
> Jeg sidder her og fusker / piller lidt i noget Eggdrop 1.6.12 og så er
> det lige at den Bot jeg har skal connecte til en #channel med en key.
> Hvordan får jeg den til det ?
www.google.com giver et par muligheder:
Question: How do I get my bot to join a channel with a key?
Answer: For a temporary solution, do .dump join <#channel> <key> from the
partyline.
Other Answer: Do .chanset #channel need-key { putserv "join <#channel>
<key>" } from the partyline.
og:
What do I need to make the bot join a channel with a key?
In your channel settings set the key as usual:
channel add #thechannel { chanmode "+k theKey" } This will not only
make the bot enforce this mode, it will also be used by your bot to join
this specific channel.
google er din ven. brug den.
--
Knud