No I say you create your own clientID, which is your OP… whom owns your clientID.
You should never use someone elses ClientID/token generator for a production application
Then build your own oAuth flow. - Authentication | Twitch Developers
Otherwise why are you registering a clientID? ![]()
Basically, you should generate your own ClientID/Application. Whom onws it is generally irrelevant.
My prefence is that I own my clientID’s
Then to create TwitchChat bots I register a Twitch account
Then ue my oAuth flow on my bots website to create a token to login to chat with.
So all BarryBots use the same ClientID but different accounts.
And the clientID is mine