-
-
Notifications
You must be signed in to change notification settings - Fork 6
How to execute SpaceCrypto bot
First of all, you need to follow the Requirements topic available in this repo.
- How to scale your screen at 100%: https://support.microsoft.com/en-us/windows/view-display-settings-in-windows-37f0e05e-98a9-474c-317a-e85422daa8bb
- Where to download Python: https://www.python.org/downloads/release/python-399/
After downloading Python, you can install normally but DON'T forget to set the option Add Python to Path
as true!
After Python is already installed, go to the main page of this repository by here, and download as .zip
format, fork it or clone it.
In order to download, just click in Download ZIP
as image below:
After downloaded, go to the folder where you download this file and unzip. After unzip, edit the path from the folder by adding cmd
plus the path and hit Enter
button on keyboard, with that way you can access the prompt inside the folder already.
Example: cmd C:\Users\Administrador\Documents\GitHub\Bot_SpaceCrypto
Or you can also open your prompt, type cd
+ your path to the folder and hit Enter
button.
Example: cd C:\Users\Administrador\Documents\GitHub\Bot_SpaceCrypto
After that, type the command pip install -r requirements.txt
in the prompt, and you'll be able to install the necessary libraries to run this bot.
Finished! Now you can run the bot as you need.
To run the bot, continue in the prompt in the same path as before (path to the bot) and run the following command: python main.py
Bot running:
Don't forget to help in this project ❤️