TimeFarm Bot
This bot is designed to automate various tasks in a Telegram mini-app TimeFarm.
- Automatically generates tokens
- Automated Task Start/Claim Farming
- Mission Management: Starts missions and claims the mission balance once completed
Before you begin, ensure you have met the following requirements:
- You have a Telegram account
- You have to download the executable of build it from source
How to get query? Follow this steps:
- open Telegram Desktop and login.
- go to
Settings
- click on
Advanced
- click on
Experimental settings
- turn on
Enable webview inspecting
- go your BlumBot page and click on
Launch Blum
- right click on the blum page and select
Inspect Element
- click on
Application
tab - in the left bar use the dropdown next to
session storage
and click ontelegram.blum.codes
- select
telegram_initparam
- right click on
tgwebappdata
and selectcopy value
- paste your quey Id into the
configs/query.conf
file - paste your query IDs
- run the bot and enjoy!
This bot is intended for educational purposes only. Use it at your own risk. The author is not responsible for any misuse or damage caused by using this bot.
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (git checkout -b feature/your-feature).
- Make your changes and commit them (git commit -m 'Add some feature').
- Push to the branch (git push origin feature/your-feature). Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.