Skip to content

MUKESHBOLISETTY/yt-chat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YT-LIVE-CHAT-BOT

An amazing youtube live chat bot works with puppeteer.

Procedure

To run this project, you will need to download the following runtime

NODE JS v16 OR ABOVE

NPM v8

Setup

  npm i

To Start

  Run start.bat file

Config.json

{
    "executepath": "here",//chrome executable path here
    "userdir": "here",//user dir path here
    "messages":"1000",
    "posts": ["hi","hlo","nice music","whats going on"],//your messages
    "livelink": "here"//youtube live link code
}

Config Relative

Executable Path and UserDir(profile path) can be seen here

EXECUTABLE PATH

Authors

Releases

No releases published

Packages

No packages published