Files
pezkuwi-telegram-miniapp/supabase/functions/telegram-bot
pezkuwichain 6c9883b858 fix(bot): keep the PEX.network button in the DKS welcome
The button is live but has never existed in this repo — `git log -S "Buy/Sell
Crypto"` returns nothing, so it was added by hand on the server and missed when
9bb9d2c synced git with the deployed source. Deploying telegram-bot from CI
would therefore have silently dropped it.

Restoring it here keeps what is actually running. Removing it should be a
deliberate decision, not a side effect of the first automated deploy.
2026-07-29 23:35:31 -07:00
..