Skip to content

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

Notifications You must be signed in to change notification settings

SmartBotBlack/fintopio-requests-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fintopio Telegram Game Bot

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

The script does:

  • Collect daily bonus.
  • Support multi account with proxy.

Table of Contents

Installation

To get started with the Okx Racer Telegram Game Bot, follow these steps:

  1. Install NodeJS
  2. git clone https://github.com/SmartBotBlack/fintopio-requests-bot.git
  3. cd fintopio-requests-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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published