- added 'valueChoices' to the mention channel type
- added "False" to choices for notification and DM events
- added check for if Discord is connected before allowing user to initiate commands
- fixed issue where DM event would trigger when it was a forum
- corrected OutputDevice description for Output State
- mute/deafen no longer trigger a stateupdate unless they have changed
- current particpant names/ids are now updated when a user leaves/joins a VC
discord_voice_channel_participants
anddiscord_voice_channel_participant_ids
- moved this.dg.voiceSettings.prevVoiceActivityData to bottom of func to make sure it doesnt interfere
- "changed" back to single line formatting on some things that autoformatting ended up hitting :|
- now creating states for VC when we have more than 11 users
Full Changelog: v5.0.0-alpha-1...v5.0.0-alpha-2