Hacker News new | ask | show | jobs
by balphi 774 days ago
How are you using regex to end the while loop? Are you detecting a specific substring or is it something more complex?
1 comments

It detects if a message contains the ”Final Answer” substring preceded by a specific emoji. The emoji is there to make the substring relatively unique.