alma3lol / tawny_twitch_bot

0 stars 0 forks source link

Add messages queue with delay of 1 second to prevent bot from being blocked by twitch #7

Closed alma3lol closed 1 year ago

alma3lol commented 1 year ago

The bot keeps being blocked from sending messages by twitch. To resolve this, I'm going to implement RxJS' delay operator to add 1 second delay.