Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 942 Bytes

README.md

File metadata and controls

49 lines (31 loc) · 942 Bytes

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