diff options
| author | 2019-01-20 20:08:46 +0000 | |
|---|---|---|
| committer | 2019-01-20 20:08:46 +0000 | |
| commit | 3cefe87c5e061c3e15a848fbb82fb95b34251042 (patch) | |
| tree | 55f66d61a192a5fdb89cf92c67666220b9839c41 /modules/github | |
| parent | Use the correct namespace for HTTPTimeoutException (wolframalpha) (diff) | |
| signature | ||
Show default github web hook event categories in ghwebhook.md (github)
Diffstat (limited to 'modules/github')
| -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 |
