We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0035922 commit 65b21b3Copy full SHA for 65b21b3
README.md
@@ -52,4 +52,7 @@ See `ttchat -h` for options and arguments
52
Obtaining an access token requires you to login via your default browswer. To provide your own token, use the `--token` flag.
53
See https://dev.twitch.tv/docs/authentication/getting-tokens-oauth for more details on obtaining your own access token.
54
55
-`ttchat -c ludwing --token $ACCESS_TOKEN`
+`ttchat --channel ludwing --token $ACCESS_TOKEN`
56
+
57
+## Notes
58
+The token must have the `chat:edit` and `chat:read` scopes
0 commit comments