say how to install youtube-dl in case it failed

This commit is contained in:
loicbersier 2019-10-27 00:03:17 +02:00
parent 3be738ae4d
commit 78282fe9e2

View file

@ -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