Hi. I recently migrated to Linux and therefore need to switch my bot to eggdrop.
There is one last problem before the bot can be put in use, a nickserv autoidenting script.
The problem is that IRCX doesn't have a physical representation of the services, so none of the nickserv scripts I've looked at can be used.
Was wondering if someone could help me.
IRCX sends the following _512_ raw to the client
$nick Authorization required to use Registered Nickname $nick
(where $nick is the nick of the user)
need the bot to reply to that with "/pass password"
Hope someone are willing to help.