Skip to content

james5635/telegram-bot-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

npx vercel dev 
npx ngrok http 3000 
curl -X POST https://api.telegram.org/bot<TOKEN>/setWebhook -H "Content-type: application/json" -d '{"url": "<WEBHOOK-DOMAIN>/api/webhook"}' 

About

A telegram bot

Resources

Stars

Watchers

Forks

Packages

No packages published