I haven't testet it, but can you use regex to find more lines than one in the chat?
Like if the a leaderboard is sent in the chat over 10 messages can i capture all 10 and make it to a variable and process it from there?
Suggested Solution
Make it capture a newline or similar. And from that can do a more detailed handling of the macro.
Description
I haven't testet it, but can you use regex to find more lines than one in the chat? Like if the a leaderboard is sent in the chat over 10 messages can i capture all 10 and make it to a variable and process it from there?
Suggested Solution
Make it capture a newline or similar. And from that can do a more detailed handling of the macro.
Alternatives
No response
Additional Context
No response