Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

sukakcoding/YOMEN

Repository files navigation

Youtube-Auto-Commenter

Youtube Bot Auto Commenter Using Puppeter and NodeJS

Quick Links

Demo

$ see this DEMO in here > https://www.youtube.com/watch?v=C7AOauxguSc

Run / Installation

How to run ?

> git clone https://github.com/tegal1337/Youtube-Auto-Commenter/
> cd Youtube-Auto-Commenter
> npm install
> node main.js

dont forget to change the google username and password in config.js

module.exports = {
 keywords: "keywords",
 usernamegoogle: "username",
 passwordgoogle: "pass",
};

Feature

Feature Status
Random Copy Comment Ok
Comment On Trending Ok
Comment based on Keyword Ok
Multi Account Ok

Requirements

  • Windows / Linux
  • Google Chrome
  • a Youtube account

Running on android

yes of course the bot is still works on android see my video on here https://www.youtube.com/watch?v=C7AOauxguSc

but you need ubuntu installed on your android , use Termux for it! and install ubuntu desktop with Andronix i prefer ubuntu 20 , cuz it's more stable than 18

command for installing inside the ubuntu

copy and paste one by one , don't be lazy dude 🀨

> apt instal
> apt update
> apt upgrade 
> apt install chromium-browser
> apt install npm
> npm install -g n
> n install lts
> hash -r 
> apt install curl
> curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -
> echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee /etc/apt/sources.list.d/yarn.list
> apt install yarn 

go to directory of this project , then install the dependency

yarn

also you need to change executableFilePath in main.js you can set to /usr/bin/chromium

Configuration

Config Info
keyword fill the keyword , for searching videos of course
comments list of the comment
usernamegoogle your username google
password your google password
delaycomment delay commenting / seconds
trending Comment based on trending videos on your location
multiaccount Multiple account , loop based and not multi threaded

Donate

???

About

Youtube Bot Auto Comment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 88.4%
  • CSS 5.0%
  • HTML 3.4%
  • WebAssembly 3.2%

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /