The Pumpfun Comment Bot is an open-source utility that automates the process of adding comments to your projects. It supports both thread mode and shill mode for versatile engagement strategies.
This bot enhances interaction and engagement on your projects by automating comment posting. It provides a user-friendly interface, employs human-like comments, offers multiple operational modes, and integrates advanced anti-captcha functionality.
Welcome to the Comment Bot for PumpFun! This handy tool automates the process of posting comments on the PumpFun platform.
-
discord: @erikerik116
-
telegram: @erikerik116
- π€ Automated Commenting: Effortlessly post comments on PumpFun using a list of predefined comments..
- βοΈ User Input: Engage with a prompt to enter your desired link before launching the bot.
-
Clone or Download the Repository:
You can easily clone the repository using Git or download it as a ZIP file.
-
Clone using Git:
git clone https://github.com/erikerik116/pumpfun-comment-bot.git
-
Download as ZIP:
- Go to the repository page and click on the Code button, then select Download ZIP.
-
-
Navigate to the Project Directory:
Open your terminal or command prompt and navigate to the project directory:
cd pumpfun-comment-bot
-
Install Dependencies:
Run the following command to install the required packages:
npm install
-
Prepare the Comments File:
Check the file named
words.txt
in the project directory. This file should contain the comments you want to post, with each comment on a new line. For example: Great job! π Amazing work! π -
Run the Bot:
Execute the bot by running the following command in the terminal:
node main.js
(be sure to be in the correct folder