gibranfsh / moonbix-binance-telegram-bot

1 stars 1 forks source link

Moonbix Bot

THIS PROJECT IS NOT FINISHED! I REALLY OPEN FOR CONTRIBUTION!

Overview

This bot is designed to automate various tasks in a Telegram mini-app Moonbix. It handles everything from playing claw games, etc.

Features

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

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 Binance Moonbix Bot page and click on Play
  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 it to replace the query_id=xxxxx
  13. run the bot!

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.