/spam_hook

flask server to listen for github webhook and send commit body to discord webhook

Primary LanguagePython

GITHUB_SECRET='sikrit' DISCORD_WEBHOOK_URL='https://....' docker-compose up --remove-orphans --build