Creates new instance of anti spam plugin. Takes the user supplied name as first argument, the user supplied email address (if any) as second argument, the user supplied homepage url as third argument and the user supplied message as fourth and last argument.
If any of the arguments is empty, simply pass an empty string.
Executes spam check. Returns boolean true if the spam check was successfully executed. Note that this says nothing about the comment being spam or not.