TimefarmBot
TimeFarmtodBot App AutoClicker
Install / Use
/learn @sizifart/TimefarmBotREADME
timefarmtodBot
🖱️ clicker for https://t.me/TimeFarmCryptoBot
Recommendation before use
🔥🔥 Use PYTHON 3.10 🔥🔥
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) |
📕 Profiles
Possible to create a profile with unique data for each session:
{
"session1": {
"proxy": "socks5://yGow3a:uBro3wL@58.195.21.83:9715",
"headers": {"...": "..."},
"fingerprint": {"...": "..."}
},
"session2": {
"proxy": "socks5://yGow3a:uBro3wL@58.195.21.83:9715",
"headers": {"...": "..."},
"fingerprint": {"...": "..."}
},
"...": {}
}
❕ Note:
session1иsession2- are examples of session names.
Prerequisites
Before you begin, make sure you have the following installed:
Obtaining API Keys
- Go to my.telegram.org and log in using your phone number.
- Select "API development tools" and fill out the form to register a new application.
- Record the API_ID and API_HASH provided after registering your application in the .env file.
Auto Install/Run
- Click on RUN.bat to automatically install the required dependencies and run the project
Menual Install/Run
- Install the required dependencies:
pip install -r requirements.txt - Please edit the name file .env-example to .env and add your API_ID and API_HASH:
Usage
- Run the bot:
python main.py
Install/Run into Phone
Termux Setup
Link about python and pip on Termux that comes with the pkg python
git clone https://github.com/sizifart/TimefarmBot.git
cd TimefarmBot
pip3 install -r requirements.txt
chmod +x main.py
Telegram Channel
✅ Channel for information and training on Telegram airdrop bots 🔷 Follow us on Telegram : SIZIFAIRDROP
Discussion
If you have an question or something you can ask in here : F.Davoodi
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
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.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
