How Does a Bot Verify That It Can Connect To A Channel?

You could have the user authorize with Twitch and get the name from the Oauth token. Or you could require the broadcaster (or at least a mod) of the channel you join to run a certain command before the bot interacts with the channel at all. If you can provide feedback on your interface on when the bot joined and the command should be run it could be done without the bot sending anything to chat.

1 Like