Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

drunkleen/TimeFarm-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Overview

This bot is designed to automate various tasks in a Telegram mini-app TimeFarm.

Features

  • Automatically generates tokens
  • Automated Task Start/Claim Farming
  • Mission Management: Starts missions and claims the mission balance once completed

Getting Started

Prerequisites

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:

  1. open Telegram Desktop and login.
  2. go to Settings
  3. click on Advanced
  4. click on Experimental settings
  5. turn on Enable webview inspecting
  6. go your BlumBot page and click on Launch Blum
  7. right click on the blum page and select Inspect Element
  8. click on Application tab
  9. in the left bar use the dropdown next to session storage and click on telegram.blum.codes
  10. select telegram_initparam
  11. right click on tgwebappdata and select copy value
  12. paste your quey Id into the configs/query.conf file
  13. paste your query IDs
  14. run the bot and enjoy!

Disclaimer

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.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature). Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.