Update time.

I have now got the project running on version control (subversion) so that I can keep track of changes, revert to working versions in the case of irrevocable coding errors. and ease of installing on multiple servers. This allows me a faster and easier means of updating servers with ease.  And gave me an excuse to play about with setting myself up a subversion server.

I have also changed the base code of the bot to match a simpler format for ease of adding and editing functions. and added help files to keep the users happy.

My plan for a single config file where user/pass are specified based on hostname seems to be working well, after a slight hiccup where i forgot was programing old school in perl and got my ==/=~ mixed up.

CN