Closed slingamn closed 2 years ago
The NICK callback should be a prepend so that it updates CurrentNick() in advance of any user-defined NICK callbacks executing. There may be other cases like this.
CurrentNick()
The NICK callback should be a prepend so that it updates
CurrentNick()
in advance of any user-defined NICK callbacks executing. There may be other cases like this.