Point out that users can use raw github events, not just event categories
(github)
This commit is contained in:
parent
c7ba2b778b
commit
1950f1335f
1 changed files with 1 additions and 1 deletions
|
@ -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 the following
|
||||
`!ghwebhook events [hook] [events]` where `[events]` is either a raw event (see (here)[https://developer.github.com/v3/activity/events/types/]) or a space-separated list of the following
|
||||
|
||||
#### ping
|
||||
Shows when a newly registered web hook first hits BitBot
|
||||
|
|
Loading…
Reference in a new issue