aboutsummaryrefslogtreecommitdiff
path: root/modules/github
diff options
context:
space:
mode:
authorGravatar jesopo2019-01-18 14:02:54 +0000
committerGravatar jesopo2019-01-18 14:02:54 +0000
commit1950f1335f8efc3eb74678567f41ad53b067a704 (patch)
treee9763779c9891d9c0d814d168eb38a04e293d6c9 /modules/github
parentDelete `github-hooks` channel setting when it's empty (github) (diff)
signature
Point out that users can use raw github events, not just event categories
(github)
Diffstat (limited to 'modules/github')
-rw-r--r--modules/github/ghwebhook.md2
1 files changed, 1 insertions, 1 deletions
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