scripts
scripts copied to clipboard
Disable notify.py for certain users
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
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.