Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A lot better handling of various IRC commands #59

Open
ghost opened this issue Jul 3, 2012 · 1 comment
Open

A lot better handling of various IRC commands #59

ghost opened this issue Jul 3, 2012 · 1 comment
Milestone

Comments

@ghost
Copy link

ghost commented Jul 3, 2012

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.

@ghost ghost self-assigned this Jul 3, 2012
@ghost
Copy link
Author

ghost commented Aug 20, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants