An amazing youtube live chat bot works with puppeteer.
To run this project, you will need to download the following runtime
NODE JS v16 OR ABOVE
NPM v8
npm i
Run start.bat file
{
"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
}
Executable Path and UserDir(profile path) can be seen here