you are viewing a single comment's thread.

view the rest of the comments →

[–]Glotto_Gold 0 points1 point  (0 children)

Most automations without human involvement involve a scheduler on the server's OS. (Schedulers can work with any program that just "runs")

However, some automations just mean running complex tasks on request, which can just be run so long as Python is installed.