rocketchat-google-calendar
rocketchat-google-calendar copied to clipboard
Help needed
I do all the 7 steps, create an event on Google Calendar and it shows in my desired chat when I run the python code. Now next events are not run automatically. I checked step 8, set this to run every 5 minutes. I need some help with this process. Also for this step my native computer needs to be online constantly?
Hi ezioauditore0101, You have done all the difficult parts 👍 Regarding step 8, indeed, it needs to be on a computer that is online constantly. Usually people do that on a server, and not on their local computer. On a linux server, you would set that up using cron: https://en.wikipedia.org/wiki/Cron