create .env file in the same directory
paste the following code into .env file
USER = ""
PASSWORD = ""
DRIVER_LOCATION = "chromedriver.exe"
WEBHOOK1_DATA = ""
WEBHOOK1_ADAPTER = ""
WEBHOOK2_DATA = ""
WEBHOOK2_ADAPTER = ""
WEBSITE = ""
LOGIN_SITE = ""
run your code