Skip to content

jwplante/streambot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamBot

Project for Hack@WPI 2020

Setup

  1. Install discord.py using the command appropriate for your OS.

  2. Install the following dependencies using this command.

pip3 install -r requirements.txt
  1. Install ffmpeg through the following command (if on Ubuntu/Debian).
sudo apt install ffmpeg

Running

First, get your discord bot's private key and save it into a file called 'config.txt' in the /streambot directory along with the filepath to store downloads.

To start testing run

python3 streambot/streambot.py

Or

cd streambot && python3 streambot.py

About

Project for Hack@WPI 2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages