tegal1337/YOMEN

How to start a bot?

Closed this issue · 14 comments

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

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

what nodejs version are you using?

what nodejs version are you using?

Windows (x64) 18.1.0

what nodejs version are you using?

Windows (x64) 18.1.0

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

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!

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.

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

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?

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 ?

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

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

Will this bug be fixed?

Will this bug be fixed?

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

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