#!/bin/bash
# اجرای ربات روی هاست لینوکس
pip install -r requirements.txt --quiet
python main.py
