craysiii/twitchbot

Implement rate-limiting for outbound messages according to bot status

Opened this issue · 0 comments

Twitch implements a rate-limiting system that will disconnect the bot if the limits are exceeded. There should be an option to enforce rate-limiting on the client side to prevent disconnections. More info on the actual rate limits can be found here:
https://dev.twitch.tv/docs/irc/guide#command--message-limits