murgo / IrssiNotifier

notifies android phones from irc private messages
Apache License 2.0
171 stars 63 forks source link

How can I be notified on mentions in channels? #157

Closed kennym closed 11 years ago

kennym commented 11 years ago

IrssiNotifier works great for PMs, but I would also like to be notified about mentions in channels. Is there any way I can achieve that?

murgo commented 11 years ago

Are you talking about general highlights in channels? That should work out-of-the-box, every line that gets hilighted should be sent to IrssiNotifier. Are you getting regular hilights for irssi anyways?

On 14 October 2013 15:54, Kenny Meyer notifications@github.com wrote:

IrssiNotifier works great for PMs, but I would also like to be notified about mentions in channels. Is there any way I can achieve that?

— Reply to this email directly or view it on GitHubhttps://github.com/murgo/IrssiNotifier/issues/157 .

/\ Lauri Härsilä \/ lauri.harsila@iki.fi

kennym commented 11 years ago

Yes, now that you mention it, I mean general highlights in channels. Unfortunately that doesn't work for me. PMs do work for me.

murgo commented 11 years ago

Does the Irssi still hilight the rows and show them as hilights in the status bar?

On 14 October 2013 18:15, Kenny Meyer notifications@github.com wrote:

Yes, now that you mention it, I mean general highlights in channels. Unfortunately that doesn't work for me. PMs do work for me.

— Reply to this email directly or view it on GitHubhttps://github.com/murgo/IrssiNotifier/issues/157#issuecomment-26262441 .

/\ Lauri Härsilä \/ lauri.harsila@iki.fi

kennym commented 11 years ago

If someone, other than myself, mentions me the notifications work - I only tried mentioning myself, which did not send any push notifications.

Everything's perfect.