#hide
from fastwebhook.core import *
A simple GitHub webhook server.
At this stage, this is only able to send tweets on software releases. It's very early stage still. You'll need to set up a webhook on GitHub.
pip install fastwebhook
Run fastwebhook
to run the web server. Pass --help
for info about optional arguments.