A discord bot that will mirror twitch clips and vreddit links. A rewrite of the original MirrorBot.
pip install -r requirements.txt
.env
with the following fieldsDISCORD_TOKEN
Discord api tokenS_USER
Streamable user nameS_PASS
Streamable password
Launch with pm2
pm2 start bot.py --interpreter python3 --name mirrorbot