Telegram- Contact -ukussa-server-bot [ 360p ]

systemctl enable ukussa-bot.service systemctl start ukussa-bot.service Because the keyword implies a server-based bot, monitoring is crucial. You can link ukussa to Grafana or simply tail the log:

async def handle_contact(update: Update, context: ContextTypes.DEFAULT_TYPE): contact = update.message.contact user_id = update.effective_user.id phone = contact.phone_number first_name = contact.first_name last_name = contact.last_name or "" Telegram- Contact -ukussa-server-bot

[Install] WantedBy=multi-user.target