JoeysCodingProjects / BorisGangBot_Mk2

A Discord bot with music and twitch functionalities. Written in C# with Discord.Net and TwitchLib
MIT License
3 stars 0 forks source link

LiveStreamMono resending stream alerts #3

Closed JoeysCodingProjects closed 4 years ago

JoeysCodingProjects commented 4 years ago

Seems to send when stream is updated. Add a way to check if we already new that the stream was online.

JoeysCodingProjects commented 4 years ago

recently pushed update to Exceps+Fixes branch that should fix this. Checks if an instance _liveStreamMono exists already, and if it does then it wont run when Discord.Ready fires