#!/bin/bash cd /opt/tg-user-monitor source .env export TG_API_ID TG_API_HASH TG_BOT_TOKEN TG_USER_SESSION_STRING python3 main.py