7 lines
344 B
Markdown
7 lines
344 B
Markdown
# Discord VoIP
|
|
|
|
This directory contains the VoIP implementation for Discord Player. It is based on [@discordjs/voice](https://npm.im/@discordjs/voice) library with some modifications to make it work with Discord Player. Some of the notable modifications include:
|
|
|
|
- Removal of the `VoiceReceiver` and its components.
|
|
- Modified `SecretBox`
|