Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 406 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 406 Bytes

Install the required packages by doing the following:

  • python3 -m pip install -U discord.py
  • python3 -m pip install -U pynacl
  • python3 -m pip install -U youtube-dl
  • python3 -m pip install -U ffmpeg or else
  • pip install pynacl
  • sudo apt-get install youtube-dl / sudo youtube-dl -U
  • sudo apt install ffmpeg

Note, this only works if you host using a linux vps! Heroku will not work.