[IRCServices Coding] EPONA

Russ Garrett rg at tcslon.com
Sun Jul 7 01:59:43 PDT 2002


> I'm pretty sure its not possible but I was requested to ask this. Can
> EPONA services database be merged with these services. I'm sure the
> answer is no but please confirm that for me. Thanks

Yes :D (in v5 at least)

Use the convert-db tool to convert the epona database files to XML, then
merge that XML file with the services database using the web interface or
the command line like this:

convert-db +epona /path/to/epona/lib > epona.xml
ircservices -import=epona.xml

And your epona database will be merged.

Russ Garrett
russ at garrett.co.uk