I'm sure this must be possible but having searched the forums I've not been able to find a clear answer. I want to have a number of different rooms (channels) and to direct individual users to one of them based on their nick.
For example:
Room 1
Room 2
Room 3
Room 4
When user with nick of 'Mike' connects I want him to go to Room 2 but when user with nick of 'Mary' connects I want her to go to Room 4. I also want to allow them to change rooms subsequently if they want but I at least want them to start off in a specified room.
Can anyone explain how to do this ?