main
alex 2023-10-24 22:11:48 +02:00
commit 338e76a90b
4 changed files with 2 additions and 0 deletions

0
config.py Normal file
View File

1
install-requirements.sh Executable file
View File

@ -0,0 +1 @@
pip install -r requirements.txt

0
main.py Normal file
View File

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
python-dotenv==1.0.0