thelabcat / rumble-chat-actor

Interact with the chat of your livestreams in Python
GNU General Public License v3.0
2 stars 0 forks source link

Actor send_message timeout is too short #3

Closed thelabcat closed 4 months ago

thelabcat commented 4 months ago

The actor needs to wait between sending messages, so Rumble will not flag it for sending too many messages too fast.

Proposed solution:

thelabcat commented 4 months ago