pseudo subclassing the Event class to treat the message like an event
general class handling individual messages
i do nothing
if the message is being monitored, return True, otherwise, return False
this can allow us to skip parsing inbound messages if no one is watching a particular one