Skip to content

A discord bot that will mirror twitch clips and vreddit links. A rewrite of the original MirrorBot.

Notifications You must be signed in to change notification settings

rush2sk8/MirrorBotV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rewrite of MirrorBot

A discord bot that will mirror twitch clips and vreddit links. A rewrite of the original MirrorBot.

Installation

pip install -r requirements.txt

Necessary files

  • .env with the following fields
    • DISCORD_TOKEN Discord api token
    • S_USER Streamable user name
    • S_PASS Streamable password

Launching the bot

Launch with pm2

pm2 start bot.py --interpreter python3 --name mirrorbot

About

A discord bot that will mirror twitch clips and vreddit links. A rewrite of the original MirrorBot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages