Tubeee / discord-voice-cli

PoC minimal voice client for discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

status

receiving and sending audio works (tested on linux and macos)

requirements

relies on discord's custom voice engine built atop WebRTC, which can be fetched using node downloadVoiceModule.js. extract discord_voice.zip into node_modules.

usage

node example.js <token> <channel id> <guild id>

About

PoC minimal voice client for discord


Languages

Language:JavaScript 100.0%