/automate-hooks

Collection of webhooks for daily works

Primary LanguageShellMIT LicenseMIT

automate-hooks

Collection of webhooks for my daily work. Powered by webhook, based on ubuntu server

Quick start

curl -o- https://raw.githubusercontent.com/rosendolu/automate-hooks/main/install.sh | bash

Sept by step setup

git clone https://github.com/rosendolu/automate-hooks.git

Set env conf

cp .env .env.local

Update as you desired

SECRET=secret
TOKEN=token

Run install

bash install.sh