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
@murgo
Confirming that simple hilights for keywords is working, including the channel specific ones - e.g. /HILIGHT <text> /HILIGHT [-network <network>] [-channels <channels>] <text>
The problem seems to be with /HILIGHT [-nick | -word | -line] [-mask | -full | -matchcase | -regexp]
General summary
Hilights that are working in irssi are not being pushed to the IrssiNotifier, while private messages are working fine.
Expected Behavior
Having a hilight for certain keywords will notify the IrssiNotifier and the mobile app.
Current Behavior
Hilights for keywords are actioned in irssi, but they never make it to the mobile app.
Context
irssi
1.2.3-1 (20210409 0011)
irssinotifier.pl
VERSION = "24";
I have multiple hilights, e.g.
<keyword> #channel -line -full -network <network>
The text was updated successfully, but these errors were encountered: