We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2176f8a + 90a4fae commit b0146c6Copy full SHA for b0146c6
1 file changed
README.md
@@ -91,6 +91,8 @@ Add the tokens to your app's environment:
91
$ gh-config CHATOPS_AUTH_TOKEN=abc CHATOPS_ALT_AUTH_TOKEN=abc myapp
92
```
93
94
+See [the protocol docs on authentication](https://github.com/github/hubot-classic/blob/master/docs/rpc_chatops_protocol.md#authentication) for more.
95
+
96
## Staging
97
98
Use `.rpc set suffix https://myapp.githubapp.com/_chatops in staging`, and all
0 commit comments