TimeFarmBot
Bot that mines coins in TimeFarmBot
Install / Use
/learn @SudoLite/TimeFarmBotREADME
<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 get all tasks except telegram tasks | ✅ | | Auto upgrade level for boost farming | ✅ | | Retry request per claim | ✅ | | Support tdata / pyrogram .session / telethon .session | ✅ |
Settings
| Setting | Description |
|---------------------------|-------------------------------------------------------------------------------|
| API_ID / API_HASH | Platform data from which to launch a Telegram session (stock - Android) |
| CLAIM_RETRY | Number of tries if Claim is unsuccessful (e.g., 3) |
| SLEEP_BETWEEN_CLAIM | Delay between Claim in minutes (e.g., 180) |
| AUTO_UPGRADE_FARM | Should I improve farmer level (True / False) |
| MAX_UPGRADE_LEVEL | Maximum level of farmer (up to 4) |
| USE_PROXY_FROM_FILE | Whether to use proxy from the bot/config/proxies.txt file (True / False) |
Installation
You can download the Repository by cloning it to your system and installing the necessary dependencies:
~ >>> git clone https://github.com/SudoLite/TimeFarmBot.git
~ >>> cd TimeFarmBot
# If you are using Telethon sessions, then clone the "converter" branch
~ >>> git clone https://github.com/SudoLite/TimeFarmBot.git -b converter
~ >>> cd TimeFarmBot
#Linux
~/TimeFarmBot >>> python3 -m venv venv
~/TimeFarmBot >>> source venv/bin/activate
~/TimeFarmBot >>> pip3 install -r requirements.txt
~/TimeFarmBot >>> cp .env-example .env
~/TimeFarmBot >>> nano .env # Here you must specify your API_ID and API_HASH, the rest is taken by default
~/TimeFarmBot >>> python3 main.py
#Windows
~/TimeFarmBot >>> python -m venv venv
~/TimeFarmBot >>> venv\Scripts\activate
~/TimeFarmBot >>> pip install -r requirements.txt
~/TimeFarmBot >>> copy .env-example .env
~/TimeFarmBot >>> # Specify your API_ID and API_HASH, the rest is taken by default
~/TimeFarmBot >>> python main.py
Also, for a quick launch, you can use arguments, for example:
~/TimeFarmBot >>> python3 main.py --action (1/2)
# Or
~/TimeFarmBot >>> python3 main.py -a (1/2)
#1 - Create session
#2 - Run clicker
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
83.9kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
83.9kCreate 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
339.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.
