spigot-tg-bridge icon indicating copy to clipboard operation
spigot-tg-bridge copied to clipboard

Implement rate limiting

Open kraftwerk28 opened this issue 3 years ago • 0 comments

Telegram could potentially block bot from delivering messages to chats: https://core.telegram.org/bots/faq#my-bot-is-hitting-limits-how-do-i-avoid-this. Problem can be solved by adding rate-limiting (via kotlinx channels)

kraftwerk28 avatar Jul 03 '21 17:07 kraftwerk28