base demo

This commit is contained in:
2026-04-14 08:41:57 +02:00
commit 95e444aed4
8 changed files with 495 additions and 0 deletions

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
__pycache__/
*.pyc
*.pyo
*.pyd
.db/
.venv/
env/
venv/
.env
.git/
.gitignore
test_chatid.py
*.md
Dockerfile
docker-compose.yml