Hello all,

I'm looking for a timer mechanism, that will check someone's nick when he joins a channel.
If his nickname is approved, the script halts.
If the nick is not approved (for example the nick is a reserved nick in a list) the user gets 5 minutes to change his nick.

0 sec delay: Warning, you need to change your nick.
150 sec delay: This is your 2nd and last warning. Change your nick now.
300 sec delay: Time's up... followed by a kick command

I'm not looking for a fixed script, just an example of how to apply such a 5 minute response time.

Thanks in advance smile