forked from Supositware/Haha-Yes
say how to install youtube-dl in case it failed
This commit is contained in:
parent
3be738ae4d
commit
78282fe9e2
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ npm install
|
||||||
sequelize db:migrate
|
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
|
Configure config.json and config/config.json
|
||||||
|
|
||||||
To run the bot either use pm2
|
To run the bot either use pm2
|
||||||
|
|
Loading…
Reference in a new issue