1: First, put the php files and the photos folder in one place
2: Add and import the scorpian-coin file in the database
3: Edit the main.py file and enter the account information to deploy the bot
4: Make sure that the links in the main.py file are equal to the output of your site
5: If you have any problems, contact me on Telegram
Telegram
| Linux | Mac | Replit |
pkg install python
orapt install python
pkg install git
git clone https://github.com/Scorpian-my/Mine-Coin
cd Mine-Coin
pip install -r requirements.txt
python main.py
| Android-Termux Click for more info! |
- Install TERMUX on your phone from F-Droid
- Install python:
pkg install python
- Install git:
pkg install git
- clone the repo:
git clone https://github.com/Scorpian-my/Mine-Coin
- Go to
LITE
's dir:cd Mine-Coin
pip install -r requirements.txt
- Run script:
python main.py
| Windows |
- Install python here:
https://www.python.org/downloads/
(Make sure to install python with administrator) - Install git here:
https://git-scm.com/download/win
- In cmd(The command prompt) type:
git clone https://github.com/Scorpian-my/Mine-Coin
- Gain access to the repo's dir:
cd Mine-Coin
- Install Librarys source
pip install -r requirements.txt
- Using cmd type
python main.py
into the terminal (Do all of this in the same terminal)
© 2024 Mine-Coin. All rights reserved.