mirror of
https://github.com/pezkuwichain/pezkuwi-telegram-miniapp.git
synced 2026-04-22 03:07:55 +00:00
feat: 3-state staking score UI with cached data support
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/**
|
||||
* PezkuwiChain Telegram Bot - Supabase Edge Function
|
||||
* Handles webhook updates from two separate bots:
|
||||
* - @Pezkuwichain_Bot (main) → telegram.pezkuwichain.io
|
||||
* - @pezkuwichainBot (krd) → telegram.pezkiwi.app
|
||||
* - @Pezkuwichain_Bot (main) → telegram.pezkuwichain.io
|
||||
* - @pezkuwichainBot (krd) → telegram.pezkiwi.app
|
||||
*/
|
||||
|
||||
import { serve } from 'https://deno.land/std@0.168.0/http/server.ts';
|
||||
|
||||
Reference in New Issue
Block a user