Remco - 2008-11-01

Hi,

what's the best way to start a multiuserchat in a situation without an active chat
I've worked on a bot and I only understand the very basics of JML.

I can:
Say hi to a person, and catch the "switchboard user joined" and add other people with switchboard.inviteperson

I don't like this solution. So is there a better way?
Can I create a switchboardsession and add users to that session. If that's possible, how do I set up a switchboardsession?

Any other idea's are also appreciated.

Remco