feat: notifiche Telegram dal paper trader via bot

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Adriano Dal Pastro
2026-05-27 08:52:11 +00:00
parent a7b3c3c203
commit 2694a4a00c
3 changed files with 43 additions and 0 deletions
+2
View File
@@ -5,6 +5,8 @@ services:
restart: unless-stopped
volumes:
- ./data:/app/data
env_file:
- .env
environment:
- PYTHONUNBUFFERED=1
healthcheck: