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

Message Ratelimiter #175

Open
gempir opened this issue Jan 9, 2022 · 2 comments
Open

Message Ratelimiter #175

gempir opened this issue Jan 9, 2022 · 2 comments

Comments

@gempir
Copy link
Owner

gempir commented Jan 9, 2022

The client should provide a way to limit the amount of messages to be sent.

The join ratelimiter already laid the groundwork for this implementation. The idea is to have another client method like

client.SetMessageRateLimiter and use the same interface for the ratelimiter.

https://dev.twitch.tv/docs/irc/guide#rate-limits

@Mxrk
Copy link

Mxrk commented Jan 30, 2023

Hi, are you currently working on that feature in a non public branch?

@gempir
Copy link
Owner Author

gempir commented Jan 30, 2023

No haven't looked into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants