#!/bin/bash
echo "Starting FastAPI app and Telegram bot..."
python3 app.py  
# &
#python3 bot.py