tegal1337 / YOMEN

Youtube Bot Auto Comment
https://imtaqin.id/youtube-auto-commenter/
176 stars 78 forks source link

How to start a bot? #10

Closed port24 closed 2 years ago

port24 commented 2 years ago

Friend tell me how to run the bot? what modules or what is needed only step by step thanks in advance!

port24 commented 2 years ago

here is what i get : npm install >>> - reify:puppeteer: WARN deprecated puppeteer@10.4.0: Version no longer supported. Upgrade to @latest

fdciabdul commented 2 years ago

what nodejs version are you using?

port24 commented 2 years ago

what nodejs version are you using?

Windows (x64) 18.1.0

fdciabdul commented 2 years ago

what nodejs version are you using?

Windows (x64) 18.1.0

download visual studio build tools 2019 , and install dekstop development with c++

port24 commented 2 years ago

what nodejs version are you using?

Windows (x64) 18.1.0

download visual studio build tools 2019 , and install dekstop development with c++

Thanks everything worked!

port24 commented 2 years ago

As I noticed, the bot crashes, on the videos on which there is not a single comment

Something Wrong maybe this is Short videos , live stream , or broken error : TimeoutError: waiting for selector yt-formatted-string[id='content-text'] failed: timeout 30000ms exceeded

If there is at least one comment under the video, then the bot works well, but as soon as the bot enters the video where there are no comments, it immediately crashes.

port24 commented 2 years ago

copycomment:true, // false if you want use comment above , i mean from array false no work

port24 commented 2 years ago

If there is at least one comment under the video, then the bot works well, but as soon as the bot enters the video where there are no comments, it immediately crashes.

Can someone help with this bug?

fdciabdul commented 2 years ago

If there is at least one comment under the video, then the bot works well, but as soon as the bot enters the video where there are no comments, it immediately crashes.

Can someone help with this bug?

Can you send the error ? Or sample video when the bot getting an error ?

port24 commented 2 years ago

If there is at least one comment under the video, then the bot works well, but as soon as the bot enters the video where there are no comments, it immediately crashes. Can someone help with this bug?

Can you send the error ? Or sample video when the bot getting an error ?

https://www.youtube.com/watch?v=b1Sxov23yMg

Here on the first video, he does not want to leave a comment under this video, because there are no others. On another video, he writes a comment without problems, since there are already other comments

Only this time the bot doesn't crash, it just skips the video

port24 commented 2 years ago

bot writes to console "So.. we need collecting those comment , so we can copy that"

Only I can’t understand why the bot is copying someone else’s comment if I disabled the implementation of the function

trending: false, copycomment:false, // false if you want use comment above , i mean from array multiakun: false, // true if you want to you multiple account

port24 commented 2 years ago

Will this bug be fixed?

fdciabdul commented 2 years ago

Will this bug be fixed?

this has been fixed in new version , clone again and you'll feel the change

port24 commented 2 years ago

Will this bug be fixed?

this has been fixed in new version , clone again and you'll feel the change

Thank you I will check now