NAME

infobot_import - import an old infobot brain into new infrastructure

SYNOPSIS

infobot_connect dsn [user [password]]

DESCRIPTION

This program will import the values for

infobot factoids
seen lists
karma
ignore lists

it will look in the current directory for an infobot.config for which Bot::BasicBot::Pluggable::Store backend to use.

See the infobot documentation for details on the Store config keys.

BUGS

This only deals with infobots with a DBI backend. I need some way to deal with those that have a tied DB backend. However since I don't have of one of those I'm going to have to wait until I have something to test it with.

AUTHOR

Simon Wistow <simon@thegestalt.org>

COPYRIGHT

Copyright 2005, Simon Wistow

Distributed under the same terms as Perl itself