I'm working with Twitter feeds, and need to filter out "Tweets" that are @replies (e.g. @fumbling Hey, yadda yadda...). Rather than wait for or create another module for regular expressions, do you know if there is a simple way to edit the current filter keyword module so that it can handle this one special case of filtering out any item with an @ symbol in it?