Oh that's a nice alternative I wasn't aware of (filtering services I mean).  
Either way, String Contains should work for what I need.  I am already using ArrayMaker for this, and splitting a text file of profanity to an array and checking against that.  It only needs to be very basic so I think this should work just fine.
Thank you!