# BetterGitHook - GitHub Webhooks of the future
*Introduction here*
## What is GitHook?
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:
- Issue tracking (creation, closing, editing etc)
- Pull Request tracking (comments and status)
- Starring notifications
**Many more to come, such as**
- Project-management
- Actions-tracking and management
- Insights with Commands
- GitHub searching
*Some things may be limited on private repositories*
## How can i use the bot?
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 bot
- `hook!setup` - start the setup process for a new webhook
- `hook!list` - list the current webhooks you have added on your server
- `hook!delete <hookId>` - delete a webhook on your server
- `hook!ping` - get the current stats of the bot such as ping
- `hook!about` - about our bot
In 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!**