You will only need to change org info in bot.conf and put a toon to new org. All settings , preferences etc are stored in your MYSQL database. If you want to reset members list you will need to manualy remove a table in your database.
DROP TABLE botname_users;
Also cleaning bot's buddylist is recommended. (but not neccesary)
Crocks