DotCoinBot
Bot that mines coins in DotCoinBot
Install / Use
/learn @SudoLite/DotCoinBotREADME
<img src="https://img.shields.io/badge/Telegram-%40Me-orange">

🇮🇷 README available in Persian here
Special Thanks shamhi
Functionality
| Functional | Supported | |----------------------------------------------------------------|:---------:| | Multithreading | ✅ | | Binding a proxy to a session | ✅ | | Auto-purchase of items if you have coins (tap, attempts) | ✅ | | Auto get all task if possible | ✅ | | Random sleep time between clicks | ✅ | | Random number of clicks per request | ✅ | | Support tdata / pyrogram .session / telethon .session | ✅ |
Settings
| Setup | Description |
|----------------------------|----------------------------------------------------------------------------|
| API_ID / API_HASH | Platform data from which to launch a Telegram session (stock - Android) |
| AUTO_UPGRADE_TAP | Should I improve the tap (True / False) |
| MAX_TAP_LEVEL | Maximum level of tap pumping (up to 15) |
| AUTO_UPGRADE_ATTEMPTS | Should I improve the limit attempts (True / False) |
| MAX_ATTEMPTS_LEVEL | Maximum level of limit attempts (up to 15) |
| RANDOM_TAPS_COUNT | Random number of taps (eg [50,200]) |
| SLEEP_BETWEEN_TAP | Random delay between taps in seconds (eg [10,25]) |
| USE_PROXY_FROM_FILE | Whether to use proxy from the bot/config/proxies.txt file (True / False) |
Installation
You can download Repository by cloning it to your system and installing the necessary dependencies:
~ >>> git clone https://github.com/SudoLite/DotCoinBot.git
~ >>> cd DotCoinBot
# If you are using Telethon sessions, then clone the "converter" branch
~ >>> git clone https://github.com/SudoLite/DotCoinBot.git -b converter
~ >>> cd DotCoinBot
#Linux
~/DotCoinBot >>> python3 -m venv venv
~/DotCoinBot >>> source venv/bin/activate
~/DotCoinBot >>> pip3 install -r requirements.txt
~/DotCoinBot >>> cp .env-example .env
~/DotCoinBot >>> nano .env # Here you must specify your API_ID and API_HASH , the rest is taken by default
~/DotCoinBot >>> python3 main.py
#Windows
~/DotCoinBot >>> python -m venv venv
~/DotCoinBot >>> venv\Scripts\activate
~/DotCoinBot >>> pip install -r requirements.txt
~/DotCoinBot >>> copy .env-example .env
~/DotCoinBot >>> # Specify your API_ID and API_HASH, the rest is taken by default
~/DotCoinBot >>> python main.py
Also for quick launch you can use arguments, for example:
~/DotCoinBot >>> python3 main.py --action (1/2)
# Or
~/DotCoinBot >>> python3 main.py -a (1/2)
#1 - Create session
#2 - Run clicker
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
92.1kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
343.3kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
