russellbanks / Notify

A Discord bot written in Kotlin to send notifications when people join voice channels.
GNU General Public License v3.0
13 stars 0 forks source link

CAMERA ON AND MIC MUTE ALWAYS SEND NOTIF #44

Closed jackdevey closed 2 years ago

jackdevey commented 2 years ago

Hi russell how are you?

Whenever you have your camera on in vc and do anything that would provide a new vcstatechange such as muting mic etc it sends an update. this is bad :(

not good :(

easy fix tho probably just check if they have been notified before or just look at the algorithm from the ts branch

lots of love, jack xx

jackdevey commented 2 years ago

i fixed it :)