How can i restrict joining to an channel based on the server the user is connected on.
Example:
2 servers are linked.
irc1.bla.net
irc2.bla.net
On channel #bla are only users from irc1-bla.net allowd. But on channel #blub are users from both servers allowd.
How could i implement it?
Thanx for help!