4
1
Fork 1

Initial commit

This commit is contained in:
trueold89 2024-05-01 02:11:02 +03:00
commit b1e2fb98c4
Signed by: trueold89
GPG Key ID: C122E85DD49E6B30
9 changed files with 8 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
python_venv/
.idea
__pycache__
probe.py

1
Bot.py Normal file
View File

@ -0,0 +1 @@
# -*- coding: utf-8 -*-

1
JellyfinAPI.py Normal file
View File

@ -0,0 +1 @@
# -*- coding: utf-8 -*-

1
QBitAPI.py Normal file
View File

@ -0,0 +1 @@
# -*- coding: utf-8 -*-

1
TYPES.py Normal file
View File

@ -0,0 +1 @@
# -*- coding: utf-8 -*-

0
__init__.py Normal file
View File

0
docker/Dockerfile Normal file
View File

View File

0
readme.md Normal file
View File