mirror of
https://github.com/tiennm99/miti99bot.git
synced 2026-09-12 08:18:53 +00:00
Replace webhook-based updates with long-polling GetUpdates loop. Eliminates external HTTP endpoint requirement and simplifies self-hosted deployments. Removes webhook.go and associated webhook routing from server.