- pam is acutally using DBI and that's not well integrated into POE, means all DB acesses stop the bot... actually for the pam module this isn't too heavy as an impact since the requests are quite simple, but for the whole concept and for future use by other modules a mgration to a POE compliant method should be used.
- actually we hope that there are no 2 chans with the same name on different servers... otherwise there are some auth probs,,, look in pam...
-channelmanager module seems superflouus now, eventually remove it and add its functionality to basereactions
- make the bot search for its settings from a specifyed absolute or semi absolute dir and not from local pwd...
- bboett: set command should acutally reload the stuff
- bboett: add request to invite to let the bot invite into the channel
- bboett: add an emergency channel: all strangers are thrown out, the channel
  is set to private, invite only
