From 78282fe9e2c9d0bbf6ce940c4c83a88c52a878db Mon Sep 17 00:00:00 2001 From: loicbersier Date: Sun, 27 Oct 2019 00:03:17 +0200 Subject: [PATCH] say how to install youtube-dl in case it failed --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 697d024..272d2aa 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ npm install sequelize db:migrate ``` +If the youtube-dl module didn't install youtube-dl by himself you can go in ``node_modules/youtube-dl/scripts`` and run ``node download.js`` Configure config.json and config/config.json To run the bot either use pm2