robotty / dank-twitch-irc

Connect to Twitch chat from Node.js
https://www.npmjs.com/package/dank-twitch-irc
MIT License
88 stars 25 forks source link

Ability to ratelimit a connection instead of the client. #221

Open ItsWilliam opened 3 years ago

ItsWilliam commented 3 years ago

Would be a really nice feature instead of rate-limiting commands sent by the client it would be on a per-connection basis.

RAnders00 commented 3 years ago

What rate limit is there that affects single connections?

RAnders00 commented 3 years ago

Can you provide a source for this? I was always sure bots were rate-limited per user.