Note: Use Node.js 18 or greater
Feature | Supported |
---|---|
Claiming daily checkin | β |
Completing missions | β |
Multithreading | β |
Binding a proxy to a session | β |
Auto-purchase of items if you have coins (multitap, attempts) | β |
Random sleep time between clicks | β |
Setting | Description |
---|---|
API_ID / API_HASH | Platform data from which to launch a Telegram session (stock - Android) |
AUTO_COMPLETE_MISSIONS | Whether the bot should complete the missions (True / False) |
AUTO_CLAIM_CHECKIN | Whether the bot should claim the daily checkin (True / False) |
USE_PROXY_FROM_FILE | Whether to use proxy from the bot/config/proxies.js file (True / False) |
-
Clone the repository:
git clone https://github.com/likhositories/duckscoop-bot.git cd duckscoop-bot
-
Install dependencies:
Linux and macOS
chmod +x check_node.sh ./check_node.sh
OR
npm install cp .env-example .env nano .env # Specify your API_ID and API_HASH, the rest is taken by default
Windows
- Double click on
INSTALL.bat
in the duckscoop-bot directory to install the dependencies - Double click on
START.bat
in the duckscoop-bot directory to start the bot
OR
npm install copy .env-example .env # Edit .env file and specify your API_ID and API_HASH
- Double click on
-
Run the bot:
node index.js
You can use arguments for quick launch:
node index.js --action=1 # Create session
node index.js --action=2 # Run clicker
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions, issues, and feature requests are welcome! Feel free to check our issues page.
For support or queries, reach out on Telegram: @likhondotxyz