So I've been poking at the source of this SW for the last week or so, 'reverse-engineering' so to speak, but I'm still not able to locate the actual function that is making the decisions.
Where is the main loop?
I get python - no problem - but I've no experience with Flask or putting the two together.
I want to get to the point where I can add features and things as they come to mind, but at this point and time I'm having a hard time tracking the workflow.
Where can I find the infinite loop that is running the decision making algorithms?