diff options
| author | 2019-01-20 13:02:19 +0000 | |
|---|---|---|
| committer | 2019-01-20 13:02:19 +0000 | |
| commit | 7a7400922eae78b93c69f36bf209cbb1901a0693 (patch) | |
| tree | dfe941df332a1937268b3844b1dc7444b02cbf0b /modules/github/ghwebhook.md | |
| parent | Add a !ghwebhook subcommand to list all registered web hooks (github) (diff) | |
| signature | ||
Add `!ghwebhook list` to ghwebhook.md
Diffstat (limited to 'modules/github/ghwebhook.md')
| -rw-r--r-- | modules/github/ghwebhook.md | 3 |
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 |
