Hi,
not sure what happened, but I was using this regexp until yesterday:
^\\[Better Chat\\]\\s(?<sender>.*?):\\s(?<message>.*)
and it was working ok. Now it doesnt work anymore. Any idea why? Is there a new string?
not sure what happened, but I was using this regexp until yesterday:
^\\[Better Chat\\]\\s(?<sender>.*?):\\s(?<message>.*)
and it was working ok. Now it doesnt work anymore. Any idea why? Is there a new string?