scripts icon indicating copy to clipboard operation
scripts copied to clipboard

Disable notify.py for certain users

Open epatpol opened this issue 10 years ago • 1 comments

Maybe it's already possible, but how do I disable notifications from a specific user PM'ing me. For instance, I'm using a bouncer to connect and if I pm my bouncer "help", it replies with 150 lines of help. The script then proceeds to display hundreds of notifications in a row (this lasts for 15 minutes) in Ubuntu.

Any way to fix this?

Thank you

epatpol avatar Feb 16 '16 20:02 epatpol

From what I can see in script, it should already ignore any nick starting with "*" (such nicks are used in ZNC bouncer). But I'm not sure it ignores "help" by default, and I see no option to do that.

flashcode avatar Feb 17 '16 08:02 flashcode