Skip to content

fwcd/discast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discast

Build

A Discord bot that forwards audio streams to a voice channel.

Usage

First run npm install to install the dependencies and then npm run build to compile (or npm run watch to compile continuously on file changes). To run, make sure to set the following environment variables:

export BOT_TOKEN=[your token]
export VOICE_CHANNEL_ID=[id of the voice channel]
export STREAM_URL=[url pointing to your stream]

Then run npm start.

About

Discord bot that forwards an audio stream to a voice channel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors