Initial commit

This commit is contained in:
Joan
2025-12-31 11:42:15 +01:00
commit 02eb834927
12 changed files with 748 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
python-dotenv>=1.0.0
requests>=2.28.0