code29563 / Copy-bot

A userbot for for automatically copying new messages between Telegram channels
1 stars 0 forks source link

Help ) #2

Open MoriZalev opened 2 years ago

MoriZalev commented 2 years ago

image

code29563 commented 2 years ago

Did you fill in the environment variable STREAMS?

MoriZalev commented 2 years ago

Did you fill in the environment variable STREAMS?

image

code29563 commented 2 years ago

I think it's an issue with the environment variable not being set. Maybe try printing the other environment variables by inserting a print statement after load_dotenv() and see if they are also None. Is your python-dotenv version as specified in requirements.txt?

MoriZalev commented 2 years ago

My python version is 3.9.1 , Put "print" does not write the same thing.

code29563 commented 2 years ago

But what about your version of python-dotenv (the packcage)? It's specified in requirements.txt as 0.18.0.