readme section about twitch-cid.txt

This commit is contained in:
Luxferre
2024-09-20 12:25:57 +03:00
parent 56f7da4748
commit b1c7c7ce5f
+1 -1
View File
@@ -321,7 +321,7 @@ Besides the main four, anyway, your best bet would be to create an **external**
### Why is there a `twitch-cid.txt` file in the `auth/` directory? ### Why is there a `twitch-cid.txt` file in the `auth/` directory?
This is the Client ID corresponding to the [Twitch Chat OAuth Password Generator](https://twitchapps.com/tmi/) website. Id you generate a Twitch token through it, you'll need this ID for external Twitch API such as badges to work correctly. This is the Twitch client ID corresponding to the [Twitch Chat OAuth Password Generator](https://twitchapps.com/tmi/) website. If you generate a Twitch token through it, you'll need this ID for external Twitch API such as badges to work correctly.
Twitch client IDs are not considered secrets and can be included in the source code. Twitch client IDs are not considered secrets and can be included in the source code.