Telegram-Lunch-Bot/README.md
2025-04-10 09:11:22 -04:00

96 B

python3 -m venv venv source venv/bin/activate pip install requests beautifulsoup4 PyPDF2