|
|
||
|---|---|---|
| .. | ||
| dist | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
README.md
Discord VoIP
This directory contains the VoIP implementation for Discord Player. It is based on @discordjs/voice library with some modifications to make it work with Discord Player. Some of the notable modifications include:
- Removal of the
VoiceReceiverand its components. - Modified
SecretBox