When using something like nickserv you have to identify when you reclaim your primary nick, not when you connect. So it would be usefull if miau would send the onconnect message once it reclaims the primary nick.
It would be really dirty to use onconnect for this purpose so maybe I should have something else not-that-ugly instead. How about 'onconnect_on_getnick = "true"' or something? I really should just dump all these kludges and write general replacement for event handlers. Then again that's one of the things for miau-ng (which will never make out).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=655272
Originator: NO
It would be really dirty to use onconnect for this purpose so maybe I should have something else not-that-ugly instead. How about 'onconnect_on_getnick = "true"' or something? I really should just dump all these kludges and write general replacement for event handlers. Then again that's one of the things for miau-ng (which will never make out).