Show default github web hook event categories in ghwebhook.md (github)

This commit is contained in:
jesopo 2019-01-20 20:08:46 +00:00
parent c6545ca847
commit 3cefe87c5e

View file

@ -11,7 +11,7 @@
Same as above but with `remove` instead of `add`
## Modifying shown events
`!ghwebhook events [hook] [events]` where `[hook]` is the `[name]` used in the `add` command and where `[events]` is a space-separated list of either raw events (see [here](https://developer.github.com/v3/activity/events/types/)) or the following
`!ghwebhook events [hook] [events]` where `[hook]` is the `[name]` used in the `add` command and where `[events]` is a space-separated list of either raw events (see [here](https://developer.github.com/v3/activity/events/types/)) or the following (default: "ping code pr issue repo")
#### ping
Shows when a newly registered web hook first hits BitBot