Get your own customer support community
 

Multiple txts for each alert is silly

It should be a simple matter (before you send an alert to my phone and burn one of my 250 txts for the week) to check whether you've already sent the alert based on another keyphrase.

foreach $tweet {
next if $sent{$tweet}{$me}==1;
}

Something like that.
 
sad I’m frustrated
Inappropriate?
4 people have this problem

User_default_medium