summaryrefslogtreecommitdiff
path: root/notifyudp.pl
AgeCommit message (Collapse)AuthorFilesLines
2014-10-24notifyudp.pl: do not ping for every public msgPeter Wu1-3/+10
Send a notification only if a highlight is found (e.g. when you are mentioned).
2013-07-12notifyudp: initial checkin of 0.2.20130614Peter Wu1-0/+120
Originally posted on http://askubuntu.com/a/61656/6969 by me. Description: This version does not react on all messages (like parted/joined). If you want to get such spam notifications, remove the leading `#` in the `#'print text'` line. Some rate-limiting is implemented, there will be at least 1.3 seconds delay between notifications.