Files
conduit/conduit.sh
SamNet-dev d8331203a9 fix: Clear webhook before polling getUpdates in Telegram setup
If a bot token previously had a webhook configured (e.g. from a prior
install), getUpdates returns nothing and chat ID detection fails.
Adding deleteWebhook call before polling fixes fresh installs that
reuse an existing bot token.
2026-02-10 11:41:55 -06:00

465 KiB