Connect your Twitch and Discord channels together with this bot!
Twitch Example:
Discord Example:
- Python
- Windows: https://www.python.org/downloads/
- MacOS: https://www.python.org/downloads/
- MacOS Brew:
brew install python3
&brew install pip3
- MacOS Brew:
- Edit the
config.json
file - Duplicate
.env.example
- Change
.env.example
to.env
- Change all of the keys to be accurate with your setup.
- Change
- Run
python3 -m pip install -U -r requirements.txt
- Run the bot!
python3 bot.py