mirror of
https://github.com/tiennm99/miti99bot.git
synced 2026-08-01 00:21:22 +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.