Context
Setup requires manual Python env + config. Docker Compose would simplify deployment.
What to do
Create docker-compose.yml with mrstack service, proper volume mounts for config, and environment variables for Telegram token.
Difficulty: Easy-Medium