Telegram bot to track Apple store order status. Get notifications when your order status changes.
- Real-time order status monitoring
- Automatic notifications on status changes
- Progress visualization with emojis
- Restricted access (single user)
- Create bot with @BotFather
- Get your Telegram ID from @userinfobot
- Set environment variables:
ALLOWED_USER_ID=your_telegram_id
TOKEN=your_bot_token
ORDER_STATUS_URL=your_apple_order_urlgit clone https://github.com/yourusername/apple-order-tracker
cd apple-order-tracker
docker compose up -d/start- Start tracking- Button
Check Order Status- Manual status check
- 📝 Placed
- ⚙️ Processing
- 🚚 Shipping To Store
- 📦 Ready For Pickup
- ✅ Picked Up
Status check interval: 15 minutes
- Docker & Docker Compose
- Python 3.11+
- Telegram Bot Token
- Apple Order Status URL