Derpitron / Discord-OTP-Forcer

Selenium based discord OTP forcer
GNU Affero General Public License v3.0
43 stars 12 forks source link

reqiurements #21

Closed throwaway12345678910111 closed 1 year ago

throwaway12345678910111 commented 1 year ago

so i have the software and i tried running the main.py but it says I don't have the requirements (the ones from the txt file) and I have no clue how to install them. can you give an explanation on how to do this

LuXeZs commented 1 year ago

Run pip install -r requirements.txt it should then install the requirements.

I suggest you read the how to use section it should help, if you have anymore questions I'll be happy to help.