diff options
Diffstat (limited to 'modules/github/ghwebhook.md')
| -rw-r--r-- | modules/github/ghwebhook.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/github/ghwebhook.md b/modules/github/ghwebhook.md index 13bca3bc..bf68d054 100644 --- a/modules/github/ghwebhook.md +++ b/modules/github/ghwebhook.md @@ -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 |
