A discord bot that will mirror twitch clips and vreddit links. A rewrite of the original MirrorBot.
pip install -r requirements.txt
.envwith the following fieldsDISCORD_TOKENDiscord api tokenS_USERStreamable user nameS_PASSStreamable password
Launch with pm2
pm2 start bot.py --interpreter python3 --name mirrorbot