Skip to content
/ cordtap Public

A discord bot that bypasses voice to RTMP streaming server such as YouTube Live.

License

Notifications You must be signed in to change notification settings

ruccho/cordtap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordtap

A discord bot that bypasses voice to RTMP streaming server such as YouTube Live.

Deployment

  1. Copy TEMPLATE_config.json as config.json and fill settings
{
    "discord_token": "<YOUR DISCORD TOKEN HERE>"
}
  1. Build docker image
docker build -t TAG_NAME .
  1. Run
docker run TAG_NAME

Usage

  1. Invite deployed Cordtap to your server.

  2. Post the command below to let Cordtap show you menus to enter your RTMP url:

/join

image

  1. Select YouTube... or Custom RTMP URL... and enter information.

image

  1. Cordtap joins the voice channel you are in and your voice is now streamed!

  2. Post command to let Cordtap leave the voice channel and stop streaming:

/leave

About

A discord bot that bypasses voice to RTMP streaming server such as YouTube Live.

Topics

Resources

License

Stars

Watchers

Forks