Telegram User Bot Setup Clone project cd userbot cp .env-example .env Open .env and paste DB password, Telethon string session, app_id, hash_id Paste your Telegram ID in config.py Deploy Install Docker and Docker-Compose docker-compose up -d