KanekiWeb / Nitro-Generator

🦊 Powerfull Discord Nitro Generator
GNU General Public License v3.0
288 stars 2.43k forks source link

about nitro geb #5

Open SKOP123 opened 2 years ago

SKOP123 commented 2 years ago

ip install -r requirements.txt what is this what we have to do anyhting we have to download?

BallisticOK commented 2 years ago

doing pip install -r requirements.txt in console of the folder you have the gen in will install all the needed stuff for it to run after you have done that command you can do python main.py to run the script or if you want to make it more easy here is a batch file

and here is the code that is in the batch file

pip install -r requirements.txt
python main.py

run.zip