LeaPhant / pagkibot

Discord bot for instant Twitch live notifications using Twitch's PubSub API.
MIT License
24 stars 1 forks source link

Reimplement tracking of shortly ended streams properly #3

Open LeaPhant opened 5 years ago

LeaPhant commented 5 years ago

In the past there was a feature that prevented posting a new message on streams that recently ended. This prevented message spams on streams from unstable connections. Unfortunately this could also in some circumstances prevent a legitimate message from being posted. To reimplement this properly I will have to track past streams which might also be useful for other stuff.