Hi,

I am making a script that only is available to a few nicks. I obviously can do a simple check if the nick is in the approved list, but I also need to check if they are identified, otherwise someone could log in and since they have 30 seconds to identify, they could use it when they shouldn't be able to.

These are regular users, NOT ops, so isop will not work. Wish there was a isidentified.

So how do I check if they are identified?