6 ms·
How are you using regex to end the while loop? Are you detecting a specific substring or is it something more complex?
by balphi 2y ago
How are you using regex to end the while loop? Are you detecting a specific substring or is it something more complex?
- hugodutka 2y agoIt detects if a message contains the ”Final Answer” substring preceded by a specific emoji. The emoji is there to make the substring relatively unique.