Coub BOT is an automated tool designed to interact with the Coub platform, performing various tasks and claiming rewards on behalf of users.
- Automated task completion on Coub
- Multi-account support
- Reward claiming
- User-friendly console output with countdown timer
Before you begin, ensure you have met the following requirements:
- Node.js installed on your system
- npm (Node Package Manager) installed
-
Clone this repository to your local machine:
git clone https://github.com/Galkurta/Coub-BOT.git
-
Navigate to the project directory:
cd Coub-BOT
-
Install the required dependencies:
npm install
- Edit
data.txt
file in the project root directory and add your Coub user data, one entry per line.
To run the Coub Bot, use the following command:
node main.js
The bot will automatically process all accounts and tasks defined in your configuration files.
To use this bot, you need to have a Coub account. If you don't have one, you can register using the following link:
This bot is for educational purposes only. Use it at your own risk. The developers are not responsible for any consequences that may arise from the use of this bot.
Contributions to the Coub Bot project are welcome. Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or feedback, please open an issue in this repository.