From 8c1b40e785573fa1eaca4af379d304a4ff66eb15 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sat, 19 Jan 2019 07:53:30 +0000 Subject: Clarify `[hook]` and add sections for `branches` subcommand (github) --- modules/github/ghwebhook.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'modules/github/ghwebhook.md') diff --git a/modules/github/ghwebhook.md b/modules/github/ghwebhook.md index 4ecf9417..cffe62da 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 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 #### ping Shows when a newly registered web hook first hits BitBot @@ -42,3 +42,9 @@ Shows when users are added or removed from teams ## List shown events `!ghwebhook events [hook]` + +## Modify shown branches +`!ghwebhook branches [hook] [branches]` where `[hook]` is the `[name]` used in the `add` command and where `[branches]` is a space-separated list of branch names + +## List shown branches +`!ghwebhook branches [hook]` -- cgit v1.3.1-10-gc9f91