You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess only the commands where we want callbacks for the user need this sort of treatment.
All the other messages can just fall in when they please and get picked up by the built-in handlers.
If someone could look through them and determine which ones should have callbacks, that would be terrific.
This is a good example https://github.com/gf3/IRC-js/blob/nlogax/experimental/lib/objects.js#L403
More like that, for the rest of the commands.
The text was updated successfully, but these errors were encountered: