A pattern for matching IRC messages. Currently one can only match on the sender or the reciever.
matches:
decide whether the message matches this pattern
sender:recipient:
recipient:
create a pattern matching messages to the given recipient
sender:
create a pattern for messages from the given sender
create a pattern matching messages from the given sender and to the given recipient