WaterTheDev / Vibez-Discord-Selfbot

This python file allows you to change your streaming status (MIT LICENSE)
MIT License
20 stars 4 forks source link

main.py file problem #6

Closed qwerm14 closed 1 year ago

qwerm14 commented 3 years ago

the main.py file closes right when i open it, my anti virus is off and it should run?

dromzeh commented 3 years ago

how are you opening the file? make sure you edited the config with the correct token and make sure you're opening the file through a terminal / command prompt e.g py main.py which will normally output the error instead of closing immediately if you are just running by double clicking on the file.

WaterTheDev commented 1 year ago

Sorry for the late response. Please install the requirements in the requirements.txt file. Do "pip install -r requirements.txt" in your terminal and retry This issue will now be closed.