
i've a very big problem.
I've installed the os_notinchanlist module from anope.
This module being force users into the channel #idle, who are not in any channels.
Now my problem:
On my shell is an eggdrop installed, who takes all 5 minutes following command: /os notinchanlist
Now all 5 minutes are joining peoples the channel #idle, but they aren't part, if they join another chan.
What i want to do, is the following:
All people in this chan should part #idle if they are joining another channel.
- I need a TCL-script that scanns all 5 minutes the users in #idle.
- If they are in 2 or more channels, the script should /sapart them out of #idle
- The script shouldn't sapart op's, because i want to watch the channel
Sry for my english

