YOMEN Project Introduction
Overview
The YOMEN project is centered around an innovative tool called the "YouTube Auto Commenter." This tool is designed for automating the process of commenting on YouTube videos using technologies like NodeJS and Puppeteer. It allows users to interact more effectively with content by posting comments without manual input.
Key Features
- Random Copy Comment: The tool can randomly select and post comments.
- Manual Comment: Users have the flexibility to input custom comments manually.
- AI Comment (GPT Based): The software utilizes AI to generate and post comments, adding an intelligent touch to the interaction.
- Comment on Trending Content: It can comment on videos that are trending, increasing visibility.
- Keyword-Based Commenting: Users can configure the tool to comment on videos that match specific keywords.
- Multi-Account Management: The tool supports multiple YouTube accounts, expanding its usability and reach.
System Requirements
- Operating Systems supported: Windows and Linux.
- Browser Requirement: Google Chrome.
- User must have a YouTube account to operate.
Android Compatibility
The auto-commenter can also run on Android devices. Users need to install Ubuntu using Termux and Andronix, with a preference for Ubuntu 20 for stability. Necessary packages like Chromium browser and npm are required, which can be installed through a series of commands listed in the project's documentation.
Getting Started
To get started with the YOMEN project, users need to clone the repository from GitHub, install necessary node modules, and run the application using NodeJS:
> git clone https://github.com/tegal1337/Youtube-Auto-Commenter/
> cd Youtube-Auto-Commenter
> npm install
> node main.js
It's crucial to update config.js
with the correct Google username and password to ensure seamless operation.
Configuration Options
- Keywords: For identifying relevant videos to comment on.
- Comments: Users can set a list of comments to post.
- User Credentials: Input for Google account username and password.
- Delay Comment: Time interval between comments can be configured.
- Trending: Option to enable comments on trending videos.
- AI and Multi-Account: Activating AI-based comments and managing multiple accounts.
Supporting the Project
The project encourages users to either bring new ideas to enhance this tool or support through donations. The collected funds will support charitable causes or users are encouraged to directly engage in charity independently as a form of contribution.
Contact Information
For more information or inquiries, users can contact via email: [email protected].
This introduction should provide a comprehensive insight into the YOMEN project, outline its functionalities, installation procedures, and invite participation or support from interested users.