Connect your Github repository using webhooks with different services and channels
- Get personal Access Token from github developer settings
- Add the webhook URL of the service where the payload shold be sent
bash connectRepo.sh <payload_url> <github_username> <github_reponame> <personal_access_token>
*** Tested in discord for now ***