Conversation timeout changed to 120 seconds. Changed list command to send buttons and show details on click

This commit is contained in:
Joan Cano
2023-03-19 23:45:57 +01:00
parent 8dad58f882
commit 7a94f7fa9f
3 changed files with 61 additions and 23 deletions

View File

@@ -9,6 +9,7 @@ services:
- ./data:/app/data
restart: unless-stopped
environment:
- TZ="Europe/Madrid"
- TELEGRAM_TOKEN=${TELEGRAM_TOKEN}
- LATITUDE=${LATITUDE}
- LONGITUDE=${LONGITUDE}