From 1950f1335f8efc3eb74678567f41ad53b067a704 Mon Sep 17 00:00:00 2001 From: jesopo Date: Fri, 18 Jan 2019 14:02:54 +0000 Subject: [PATCH] Point out that users can use raw github events, not just event categories (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 58bee0cf..99c43854 100644 --- a/modules/github/ghwebhook.md +++ b/modules/github/ghwebhook.md @@ -8,7 +8,7 @@ Same as above but with `remove` instead of `add` ## Modifying shown events -`!ghwebhook events [hook] [events]` where `[events]` is a space-separated list of the following +`!ghwebhook events [hook] [events]` where `[events]` is either a raw event (see (here)[https://developer.github.com/v3/activity/events/types/]) or a space-separated list of the following #### ping Shows when a newly registered web hook first hits BitBot