Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Player): add intents checking #675

Merged
merged 15 commits into from
Aug 9, 2021
Merged

fix(Player): add intents checking #675

merged 15 commits into from
Aug 9, 2021

Conversation

twlite
Copy link
Collaborator

@twlite twlite commented Aug 9, 2021

This update will cause an error to be thrown if the discord client has no GUILD_VOICE_STATES intent enabled.

Changes

Status

  • These changes have been tested and formatted properly.

dependabot bot and others added 10 commits August 9, 2021 04:32
Bumps [@discordjs/voice](https://github.com/discordjs/voice) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/discordjs/voice/releases)
- [Commits](discordjs/voice@v0.5.5...v0.5.6)

---
updated-dependencies:
- dependency-name: "@discordjs/voice"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v10.1.0...v10.2.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…op/discordjs/voice-0.5.6

chore(deps): bump @discordjs/voice
…op/ts-node-10.2.0

chore(deps-dev): bump ts-node
@twlite twlite requested a review from Androz2091 August 9, 2021 13:09
Copy link
Owner

@Androz2091 Androz2091 left a comment

Choose a reason for hiding this comment

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

I am not sure that this will work when using Discord.Intents.ALL. I currently can not try, but as this issue was opened here it would be better if you could confirm that it is working.

Androz2091/discord-temp-channels#44

@twlite twlite merged commit 53ec9f5 into master Aug 9, 2021
@twlite twlite deleted the develop branch August 9, 2021 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants