A Python bot and automated clicker for accumulating TapSwap on Telegram.
- A Telegram API ID and hash
-
Clone the repository
git clone https://github.com/Poryaei/TapSwap-Clicker.git
-
Install dependencies
pip install -r requirements.txt
-
Set up your Telegram API credentials And ADMIN Telegram chat id
- Create a new account and get the api_id and api_hash (https://my.telegram.org)
- Get admin chat id from (https://t.me/chatIDrobot)
- Edit config.json file
-
Automatic Upgrade Settings for Boosts
- In the Config.json file, set the auto_upgrade value to true for automatic boost updates.
- Configure the upgrade level restrictions for each boost separately.
-
Run the clicker bot
python app.py
-
Control with bot commands:
/help
to view help/click
to enable/disable collection/balance
to Show Tap Swap balance/stop
to Stop bot
Keep your Telegram account signed in and ensure an active internet connection for automated coin collection.
This project is intended for educational purposes only. Use at your own risk.
Contributions are welcome! If you have any suggestions or improvements, please feel free to open an issue or submit a pull request.