ergochat/irc-go

more default callbacks should be prepends

Closed this issue · 0 comments

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.