Request: extend NickChangeEvent to include channel in which event occurred
19 views
Skip to first unread message
dei...@box.com
unread,
Dec 17, 2012, 12:52:32 PM12/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pirc...@googlegroups.com
Would appreciate receiving channel context of a nick change as part of the event. Alternately, if it's being passed along somewhere else that can be read by extending a listener adapter, would love to know.
Thanks!
dei...@box.com
unread,
Dec 17, 2012, 5:09:15 PM12/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pirc...@googlegroups.com
Never mind, it actually isn't passed by the IRC server at all!
Leon Blakey
unread,
Dec 17, 2012, 5:10:18 PM12/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pirc...@googlegroups.com
I was wondering about that when I saw your email earlier. Thanks for confirming!
Chris Deibler
unread,
Dec 17, 2012, 5:11:34 PM12/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pirc...@googlegroups.com
Amazing what a well-labeled exception stack readout will teach you. :)
Rafael Lucio
unread,
Apr 9, 2013, 11:23:29 AM4/9/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pirc...@googlegroups.com
maybe its because doesnt matter what channel context its in. Its an event that you receive because you are in some channel that the user is as well. It's not related to an exclusive channel, its a global nick change. If you u need the the channel the user is that matches with the channels the bot is, I hope you know how. ^^.