Skip to content

Latest commit

 

History

History
58 lines (26 loc) · 788 Bytes

README.md

File metadata and controls

58 lines (26 loc) · 788 Bytes

Logo

Youtube Playlist Downloader

A basic javascript discord bot which allows you to download any playlist from youtube to a specific folder.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

TOKEN

CLIENT_ID

GUILD_ID

Installation

Install the packages with npm

  npm install

Deployment

To deploy this project run

  node src/deploy.js
  node .

Used By

This project is used by the following companies:

  • Mivator

License

MIT

Authors