main.py calls main() recursively on invalid input instead of returning, leading to RecursionError. Also, int(question(...)) calls crash with ValueError on non-numeric input, and account existence is not validated before use in affiliate marketing flow. Uses hardcoded 'python' instead of sys.executable for cron subprocess.
main.py calls
main()recursively on invalid input instead of returning, leading toRecursionError. Also,int(question(...))calls crash withValueErroron non-numeric input, and account existence is not validated before use in affiliate marketing flow. Uses hardcoded'python'instead ofsys.executablefor cron subprocess.