Logic wrapper for message events
Filter provides a number of helpers to make message filtering, matching, and parsing easier.
compile filter regex into regex matcher
Converts the provided string into a RegexObject and a Parser. This will convert the string into a normal RegexObject. It will first attempt to convert flask-like capture group helpers into Regex capture groups. It will also add translation helpers to the returned Parser object to provide some post processing of the special captures.
Provided captures include: