This repository contains scripts for automating the Electra App game on Telegram. The scripts are developed by the MonomyCrypto Team.
The script does:
- Collects daily bonuses.
- Plays random bets.
- Playing the game (soon).
- Automatic level up (soon).
- Works with multiple accounts.
- Proxy support.
To get started with the Electra App Telegram Game Bot, follow these steps:
- Install NodeJS
git clone https://github.com/SmartBotBlack/electra-app-bot
cd electra-app-bot
npm i
- Login into your telegram account
- Then click "API development tools" and fill your application details (only app title and short name required)
- Finally, click "Create application"
- Save
APP_ID
andAPI_HASH
to.env
file
After installing the scripts, follow these steps to start using the bot:
- Run
npx tsx ./src/index.ts
- Follow the instructions on the screen. First, add an account.
We welcome contributions to improve the Electra App Telegram Game Bot. If you have any suggestions or encounter any issues, please open an issue or submit a pull request.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
This script is provided by the MonomyCrypto and is intended for educational and personal use only. Use it at your own risk.
For more information, visit @monomycrypto