On a regular expression trigger I use that gets fired on my mu*'s system messages as thus:
and sends a simple note
has been doubling. I've checked the trigger info, and it seems to fire twice every time it matches. Anyone have a solution for me?
\n [\*\*\*\*\*\*\*\*\*\*\*\*\-\-Rumour Monger\-\-\*\*\*\*\*\*\*\*\*\*\*\*]\n(.*)\n [\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*]\n\Zand sends a simple note
note "trigger matched, %1 as wildcard"has been doubling. I've checked the trigger info, and it seems to fire twice every time it matches. Anyone have a solution for me?