Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement rate-limiting for outbound messages according to bot status #5

Open
craysiii opened this issue Nov 2, 2020 · 0 comments
Open
Assignees
Labels
implement Implementation of something is missing
Milestone

Comments

@craysiii
Copy link
Owner

craysiii commented Nov 2, 2020

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

@craysiii craysiii added the implement Implementation of something is missing label Nov 2, 2020
@craysiii craysiii added this to the 1.0 Release milestone Nov 2, 2020
@craysiii craysiii self-assigned this Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implement Implementation of something is missing
Projects
None yet
Development

No branches or pull requests

1 participant