IvanGlinkin / CCTV

Close-Circuit Telegram Vision revolutionizes location tracking with its open-source design and Telegram API integration. Offering precise tracking within 50-100 meters, users can monitor others in real-time for logistics or safety, redefining how we navigate our surroundings
GNU General Public License v3.0
2.31k stars 319 forks source link

number got banned from telegram in one run #18

Closed chivarpilones closed 2 months ago

chivarpilones commented 2 months ago

how to set delay?

IvanGlinkin commented 2 months ago

there is a file ./backend/general_settings.py you can find timesleep variable which is setting up the delay

Caquita-beep commented 2 months ago

Hello ser. It seems that when I run the script tg closes my sessions in all my devices.

I get: telethon.errors.rpcerrorlist.SessionRevokedError: The authorization has been invalidated, because of the user terminating all sessions (caused by GetLocatedRequest)

And it's over. Any suggestion? btw, can't find anywhere the general_settings.py file.

IvanGlinkin commented 2 months ago

Hi guys. The app has been updated. now the settings file is generating automatically once you launch the app. The settings file is on the root directory config.yaml

i faced the same recently. guess TG is taking some actions to avoid that APP. just relaunch the access and app - it will work perfectly