Init project

This commit is contained in:
2025-10-13 14:20:07 +09:00
commit 9ab919064a
8 changed files with 1436 additions and 0 deletions

2
requirements.txt Normal file
View File

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