Skip to content

Discord bot for download & relay YouTube live chat

Notifications You must be signed in to change notification settings

HitomaruKonpaku/ytc-bot

Repository files navigation

ytc-bot

Description

Discord bot to download & relay YouTube live chat

Work with members only chat but cookies are requried

Requirements

Installation

npm install
npm run build

Usage

  1. Clone .env.example and rename to .env
  2. Clone config.example.json and rename to config.json
  3. (Optional) Create cookies.txt at main folder or run app with --cookies <FILE_PATH> (How to get cookies)
  4. Start normally or with pm2
npm start
node dist/index
pm2 start ecosystem.config.js