A lot of rework. Added inline keyboard

This commit is contained in:
Joan
2023-03-10 18:47:09 +01:00
parent 9b02c783a4
commit 5841038d55
6 changed files with 331 additions and 80 deletions

View File

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