Introduction here
GitHook is a simple-to-use Bot that allows you to add custom GitHub webhooks, which have way more information than the regular default discord github webhook. Here's a great comparison through a push-example:
Boring Discord Webhooks
BetterGitHook Webhooks
See the difference? GitHook also supports a lot of other GitHub-Webhook Events such as:
Many more to come, such as
Some things may be limited on private repositories
It's easy! The bots prefix is hook!
. You can list all of the commands using hook!help
.
Otherwise, here's a list of commands:
hook!help
- get a list of commands on our bothook!setup
- start the setup process for a new webhookhook!list
- list the current webhooks you have added on your serverhook!delete <hookId>
- delete a webhook on your serverhook!ping
- get the current stats of the bot such as pinghook!about
- about our botIn order to get started, use hook!setup
You will get asked to mention a channel you wish to use the webhook on.
Note: The Bot requires MANAGE_WEBHOOKS
permissions on that channel!