Initial commit

This commit is contained in:
Joan
2025-12-31 11:42:15 +01:00
parent 88d2bce132
commit 04cd96b1af
11 changed files with 638 additions and 0 deletions

2
requirements.txt Normal file
View File

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