Welcome to the blum-bot repository, this repo is created to provide a tool or program to click BLUM crypto game automatically.
- Automates the Blum Crypto game on Telegram.
- Uses the
termcolor
,pynput
,pyautogui
,pygetwindow
andkeyboard
modules for interaction.
termcolor
modulepyautogui
modulepygetwindow
modulepynput
modulekeyboard
module
Make sure you have Python installed on your system. You can download it from the official Python website.
-
Clone the repository
git clone https://github.com/DarkSkull777/blum-bot.git cd blum-bot
-
Install the required modules
Install the necessary Python modules using
pip
:pip install termcolor pip install colorama pip install pynput pip install keyboard pip install pyautogui pip install pygetwindow
-
Run the script
Execute the
blumbot.py
script:python blumbot.py
If you prefer a standalone executable version of Blum Bot that does not require installing Python or any dependencies, you can download .exe application
from the below:
Once the script is running, it will automate the Blum Crypto game on your Telegram bot. Ensure your Telegram bot is properly set up and configured to work with the Blum Crypto game.
Contributions are welcome! Here's how you can contribute:
-
Fork the repository
Click on the "Fork" button at the top right of this page to create a copy of this repository on your GitHub account.
-
Clone your forked repository
git clone https://github.com/DarkSkull777/blum-bot.git cd blum-bot
-
Create a new branch for your changes
git checkout -b my-new-feature
-
Make your changes
Modify the code and add your new features or improvements.
-
Commit your changes
git add . git commit -m "Note"
-
Push to your branch
git push origin your-new-feature
-
Create a Pull Request
Open a pull request from your forked repository to the original repository.
If you have any suggestions or improvements, feel free to open an issue. If you like this repository and find it helpful, please give it a star ⭐!
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or support, please open an issue or contact the repository owner on Telegram.
Enjoying!