I have correct python3 program looking like *.py. I have Digital Ocean(DO) droplet with Ubuntu 14.04. My program post message to my twitter account. I just copy my *.py in some directory on DO droplet and run it with ssh and all works fine. But I need to post message(rum my program) automatically every 15-30 min for example.
Iam newbie with this all. What should i do? Step-by-step please!