Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.72 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.72 KB

Time Farm Telegram Game Bot

This repository contains scripts for automating the Time Farm game on Telegram. The scripts are developed by the Monomy Crypto Team.

The script does:

  • Claiming Farming reward.

Table of Contents

Installation

To get started with the Time Farm Telegram Game Bot, follow these steps:

  1. Install NodeJS
  2. git clone https://github.com/SmartBotBlack/time-farm-bot.git
  3. cd time-farm-bot
  4. npm i
  5. Login into your telegram account
  6. Then click "API development tools" and fill your application details (only app title and short name required)
  7. Finally, click "Create application"
  8. Save APP_ID and API_HASH to .env file

Usage

After installing the scripts, follow these steps to start using the bot:

  1. Run npx tsx ./src/index.ts
  2. Follow the instructions on the screen. First, add an account.

Contributing

We welcome contributions to improve the project. If you have any suggestions or encounter any issues, please open an issue or submit a pull request.

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

Disclaimer

This script is provided by the Monomy Crypto Team and is intended for educational and personal use only. Use it at your own risk.


For more information, visit @monomycrypto