mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 04:23:31 +01:00
fix(voice): always install Davey as DAVE is becoming required (#11385)
* fix(voice): always install Davey as DAVE is becoming required * chore: requested changes --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
@@ -65,7 +65,7 @@ try installing another.
|
||||
**DAVE Protocol Libraries (e2ee)**
|
||||
|
||||
> [!NOTE]
|
||||
> Some Discord clients may require the DAVE protocol for end-to-end encryption in voice chat and refuse to downgrade the connection in the future. Ensure you have `@snazzah/davey` installed to avoid compatibility issues.
|
||||
> At this time, `@snazzah/davey` is the only supported DAVE protocol library in this package, and comes pre-installed. In the future, we may support other libraries once they are created.
|
||||
|
||||
- `@snazzah/davey`: ^0.1.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user