#!/bin/bash echo "🐍 Starting MOTM Application..." source venv/bin/activate python main.py