Wondering how you can connect a eggdrop through psyBNC. I want to connect a few bots hosted on my box through a psyBNC on a shell I have using different vhosts for each. Wondering if there is a script to send the pass, set the vhost and connect to a server. Thanks.
psyBNC uses standard rfc1459 password negotiation, which is supported by eggdrop. See your default config file, section regarding server list, for further details.
See the evnt-binding (example in your default config file) for executing code, including sending commands to the irc-server, as your eggdrop is successfully connected.