Basically what the title says, I’m currently building a twitch bot in python and at the moment I request the mod list (CAP REQ :twitch.tv/commands) after joining the channel, but I’m wondering if this is preferred or if I should be doing requests before joining the channel?
They’re best sent as soon as you connect, before PASS NICK, as they affect the messages you get right away.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.