Skip to content

r3volved/discord-voice-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-voice-record

Record a discord voice channel to .pcm

Required

Opus 1.1

FFMPEG

Node8

gcc-4.9

npm install discord.js node-opus

Usage

Start recording

start #channel-name

Current recording

state

Stop recording

stop #channel-name

Playback

play -t raw -r 48k -e signed -b 16 -c 2 FILENAME.pcm

Releases

No releases published

Packages

No packages published