Collection of webhooks for my daily work. Powered by webhook, based on
ubuntuserver
curl -o- https://raw.githubusercontent.com/rosendolu/automate-hooks/main/install.sh | bashgit clone https://github.com/rosendolu/automate-hooks.gitSet env conf
cp .env .env.localUpdate as you desired
SECRET=secret
TOKEN=tokenRun install
bash install.sh