01-07-2016, 07:17 AM
Connecting to eggdrop from the IRC client
Add this to your eggdrop configuration file, replacing the three fields with the values configured in znc:
set server
{ irc.librairc.net:<port>:<user>:<pass>
}
^^^^^^^this is a znc server and port^^^^^^^^^^
-----------------------------------------------------------------------------
And to connect to the bot via znc, type in the IRC client:
/server irc.librairc.net:<port> <user>:<pass>
Add this to your eggdrop configuration file, replacing the three fields with the values configured in znc:
set server
{ irc.librairc.net:<port>:<user>:<pass>
}
^^^^^^^this is a znc server and port^^^^^^^^^^
-----------------------------------------------------------------------------
And to connect to the bot via znc, type in the IRC client:
/server irc.librairc.net:<port> <user>:<pass>

