You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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
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'
The text was updated successfully, but these errors were encountered: