It seems like the ~/cgi/webhook file was missed when updating to Python 3. I have now included it in this repo. Once that was in place it became clear there were errors in the scripts/webhook file. This has also been updated.
Now the hooks/webhook file is included in the repository, it is copied to the cgi folder automatically by crontab. Using crontab in this way is consistent with the rest of this repository.
It seems like the
~/cgi/webhook
file was missed when updating to Python 3. I have now included it in this repo. Once that was in place it became clear there were errors in thescripts/webhook
file. This has also been updated.Now the
hooks/webhook
file is included in the repository, it is copied to thecgi
folder automatically by crontab. Using crontab in this way is consistent with the rest of this repository.