HitomaruKonpaku / ytc-bot

Discord bot for download & relay YouTube live chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Discord bot for download & relay YouTube live chat


Languages

Language:TypeScript 99.6%Language:JavaScript 0.4%