Clarify wording of what can be in the list of shown events (github)
This commit is contained in:
parent
d2b572849c
commit
3d2c11991e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
Same as above but with `remove` instead of `add`
|
Same as above but with `remove` instead of `add`
|
||||||
|
|
||||||
## Modifying shown events
|
## Modifying shown events
|
||||||
`!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
|
`!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
|
||||||
|
|
||||||
#### ping
|
#### ping
|
||||||
Shows when a newly registered web hook first hits BitBot
|
Shows when a newly registered web hook first hits BitBot
|
||||||
|
|
Loading…
Reference in a new issue