From 7a7400922eae78b93c69f36bf209cbb1901a0693 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sun, 20 Jan 2019 13:02:19 +0000 Subject: [PATCH] Add `!ghwebhook list` to ghwebhook.md --- modules/github/ghwebhook.md | 3 +++ 1 file changed, 3 insertions(+) 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