shamhi / YesCoinBot

Bot that mines coins in YesCoin
155 stars 60 forks source link

NameError: name 'api_hash' is not defined #24

Open Kipkurui-mutai opened 4 months ago

Kipkurui-mutai commented 4 months ago

I have done everything right, changed my API_ID and API_HASH but still get an error that my API_HASH has not been defined coding error

tancyit3 commented 4 months ago

did you get it from this site and added to .ENV file? - https://my.telegram.org/auth

Kipkurui-mutai commented 4 months ago

did you get it from this site and added to .ENV file? - https://my.telegram.org/auth

I added on config.py

Am I supposed to add on .env file too? How does your config.py look? I thought we are supposed to fork and change config.py