Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

feat: add additional voice events #674

Merged
merged 1 commit into from
Oct 17, 2022
Merged

feat: add additional voice events #674

merged 1 commit into from
Oct 17, 2022

Conversation

LordOfPolls
Copy link
Member

What type of pull request is this?

  • Non-breaking code change
  • Breaking code change
  • Documentation change/addition
  • Tests change

Description

Adds additional voice events to allow for easier state checking.

Changes

  • Adds VoiceUserDeafen
  • Adds VoiceUserJoin
  • Adds VoiceUserLeave
  • Adds VoiceUserMove
  • Adds VoiceUserMute
  • Update voice event processor to dispatch the above

Checklist

  • I've formatted my code with Black
  • I've ensured my code works on Python 3.10.x
  • I've tested my code

@LordOfPolls LordOfPolls added the New Feature::Library A new feature for the library label Oct 16, 2022
Copy link
Collaborator

@Wolfhound905 Wolfhound905 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, working.

@LordOfPolls LordOfPolls merged commit f1adf18 into 2.x Oct 17, 2022
@LordOfPolls LordOfPolls deleted the voice-events branch October 17, 2022 18:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
New Feature::Library A new feature for the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants