From 3cefe87c5e061c3e15a848fbb82fb95b34251042 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sun, 20 Jan 2019 20:08:46 +0000 Subject: [PATCH] Show default github web hook event categories in ghwebhook.md (github) --- modules/github/ghwebhook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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