Discord bot to download & relay YouTube live chat
Work with members only chat but cookies are requried
npm install
npm run build
- Clone
.env.example
and rename to.env
- Clone
config.example.json
and rename toconfig.json
- (Optional) Create
cookies.txt
at main folder or run app with--cookies <FILE_PATH>
(How to get cookies) - Start normally or with
pm2
npm start
node dist/index
pm2 start ecosystem.config.js