say how to install youtube-dl in case it failed

merge-requests/4/head
loicbersier 5 years ago
parent 3be738ae4d
commit 78282fe9e2

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

Loading…
Cancel
Save