(Be it hilight/highlight or a beep). I have a small channel that I need to know all the info of. I couldn't get trigger.pl to work, but maybe it should. I could do "/hilight -mask every_single_nick" but that's not efficient enough (nor the Right Way).
edit:
Figured out a shaky solution. Have:
/set beep_msg_level ALL
/set bell_beeps ON
be enabled, but do /ignore -except #foo ALL
It prevents nick hilight sounds from other channels but it will work for me.
from: How can I ignore all JOINS, PARTS from all but a few channels?