Closed Autom3 closed 8 years ago
If someone uses a '>' in their message, the previous regex will screw up. This regex will contain the first capturing group to everything up to the first '>' character!
That looks good. I'll merge it.
If someone uses a '>' in their message, the previous regex will screw up. This regex will contain the first capturing group to everything up to the first '>' character!