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

Known/Verified Bots Rate Limits #61

Closed
Marenthyu opened this issue Jun 6, 2019 · 1 comment
Closed

Known/Verified Bots Rate Limits #61

Marenthyu opened this issue Jun 6, 2019 · 1 comment
Assignees
Labels
IRC IRC related items.
Projects

Comments

@Marenthyu
Copy link

In cooldowns.py, the correct Rate Limits for normal users/bots are used. However, as the docs state, one may be a known or verified bot, giving increased rate limits.

This ought to be reflected in the code; I will open a PR later today if i get the chance.

The information about an account being a known or verified bot can be gotten from kraken / v5 via https://api.twitch.tv/kraken/users/<id>/chat

@EvieePy
Copy link
Member

EvieePy commented Jun 12, 2019

I'm happy for you to make a PR, otherwise I will probably just implement this into 2.0.

@EvieePy EvieePy added enhancement IRC IRC related items. labels Jun 12, 2019
@EvieePy EvieePy added this to To do in 2.0 via automation Jun 12, 2019
@EvieePy EvieePy self-assigned this Jun 12, 2019
@EvieePy EvieePy moved this from To do to In progress in 2.0 Jun 19, 2019
@IAmTomahawkx IAmTomahawkx self-assigned this Dec 23, 2020
@IAmTomahawkx IAmTomahawkx moved this from In progress to To do in 2.0 Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IRC IRC related items.
Projects
No open projects
2.0
  
To do
Development

No branches or pull requests

3 participants