Sends the lunch menu to a TG group
Find a file
2025-04-10 09:11:22 -04:00
README.md Add README.md 2025-04-10 09:11:22 -04:00

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