tomassasovsky / radio-horizon.dart

A Discord Bot for listening to radio stations worldwide. Over 35.000+ stations. You can see the available commands by writing the slash (/) character in any text channel.
MIT License
14 stars 0 forks source link

fix: bad voice states filtering #81

Closed tomassasovsky closed 1 year ago

tomassasovsky commented 1 year ago

Status

READY

Description

This version of the hasConnectedMembers function explicitly checks for the bot's voice state and excludes it from the count of connected members.

Type of Change