aboutsummaryrefslogtreecommitdiff
path: root/modules/github
diff options
context:
space:
mode:
authorGravatar jesopo2019-01-20 13:02:19 +0000
committerGravatar jesopo2019-01-20 13:02:19 +0000
commit7a7400922eae78b93c69f36bf209cbb1901a0693 (patch)
treedfe941df332a1937268b3844b1dc7444b02cbf0b /modules/github
parentAdd a !ghwebhook subcommand to list all registered web hooks (github) (diff)
signature
Add `!ghwebhook list` to ghwebhook.md
Diffstat (limited to 'modules/github')
-rw-r--r--modules/github/ghwebhook.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/github/ghwebhook.md b/modules/github/ghwebhook.md
index cffe62da..13bca3bc 100644
--- a/modules/github/ghwebhook.md
+++ b/modules/github/ghwebhook.md
@@ -1,5 +1,8 @@
# !ghwebhook
+## List registered web hooks
+`!ghwebhook list`
+
## Adding a web hook
`!ghwebhook add [name]` where `[name]` is either a full repository name (e.g. `jesopo/bitbot`) to get a specific repository or a user/organisation name (e.g. `jesopo`) to get all repositories for that user/organisation