Skip to content

mmattDonk/Twitch-Discord-Relay-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

30 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Discord to Twitch to Discord relay bot

Discord<=>Twitch

Discord<=>Multiple Twitch

About

Connect your Twitch and Discord channels together with this bot!

Examples

Twitch Example:

Twitch Example

Discord Example:

Discord Example

Prerequisites

  1. Python

Setup

  1. Edit the config.json file
  2. Duplicate .env.example
    1. Change .env.example to .env
    2. Change all of the keys to be accurate with your setup.
  3. Run python3 -m pip install -U -r requirements.txt
  4. Run the bot! python3 bot.py