jsavargas / telethon_downloader

GNU General Public License v3.0
132 stars 35 forks source link

cant run it #69

Open Nightclue7897 opened 2 weeks ago

Nightclue7897 commented 2 weeks ago

Screenshot (2) Traceback (most recent call last): File "/app/bottorrent.py", line 1184, in bot = TelegramBot() File "/app/bottorrent.py", line 78, in init self.constants.get_variable("TG_AUTHORIZED_USER_ID") AttributeError: 'bool' object has no attribute 'replace'

Nightclue7897 commented 2 weeks ago

i have also tried with my user id but also same

jsavargas commented 2 days ago

In that variable goes your user ID, you must have some error or the bot must not have permissions to send messages, since it works for everyone, tell me if you already solved it