Skip to content

Queue System #13

@HelpfulStranger999

Description

@HelpfulStranger999

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions