-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Right now, there is a manual queue command to avoid surpassing the maximum number of messages per second and getting muted in Streamball Ultimate. However, TwitchLib does have some throttling functionality for the IRC-based chat here and ratelimiting for the API calls here. Technically, your queue system is throttling the handling of commands rather than just throttling the handling of messages, but if I remember correctly you implemented it to avoid getting ratelimited. Since further review reveals that the library does this in a configurable manner, I would suggest eliminating the queue system from the bot.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels