Oh wait, sorry, you mean where only a certain level can adduser to a channel
? Well, thats possible, in order to make it work a channel would need a new
setting called minaddlevel for example, there he could define the minimum
level required to adduser (ranging 400 - 500), only a 500 should be able to
set this, from there every adduser gets checked like this:

Getchanaccess (userid, channel)
                        |
         minaddlevelset ?   ---- (yes) ------------- chanaccess >=
minaddlevelset ---- (yes) ----> add user
                       |
|
                    (no)
(no)
                       |
|
                       |
|
        chanaccess >= 400 --- ( yes) -----> adduser                  |
                       |
|
                    (no)
|
                       |
|

+--------------------------------------------------------+
                                                       |
                                             reject add


P.S. This looks good with times new roman (non proportional)


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 20, 2002 4:15 PM
Subject: [Coder-Com] adduser


> hmmm how about add a option where only manager can adduser ?
>
> friendly NeoWatch @ Undernet.org
>

Reply via email to