MinecraftBot-com / MineBot-V3-Issues

0 stars 0 forks source link

[Feature]: Macro builder - Capture multiple regex chat commands sent #49

Open 599ms opened 3 months ago

599ms commented 3 months ago

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