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

mode emit event #136

Closed
rickihastings opened this issue Jan 16, 2013 · 2 comments
Closed

mode emit event #136

rickihastings opened this issue Jan 16, 2013 · 2 comments

Comments

@rickihastings
Copy link

Does anyone think it's worth emitting a standard mode event when a MODE is recieved, in addition to the +mode and -mode.

I'm thinking an event that just emits the nick setting the mode, the channel and the message object. My reasoning for this is because I'm doing some advanced mode parsing and keeping track of channels modes/banlists outside of node-irc and to be honest the +mode and -mode events just don't really make it any easier. I'd rather work with the original string in a one time event.

@ghost
Copy link

ghost commented Sep 12, 2015

This honestly should be closed, as there are ways in which channels are tracked now, which makes this super obsolete, which may have a way to incorporate better ways of tracking through just using the raw message.

@jirwin
Copy link
Collaborator

jirwin commented Jan 29, 2016

Mode tracking has been greatly improved in #351. Closing for now.

@jirwin jirwin closed this as completed Jan 29, 2016
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

2 participants