Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
/ TgStory Public archive

TgStory is InstagramStyle stories bot on telegram using cloudflare worker & KV

License

Notifications You must be signed in to change notification settings

dishapatel010/TgStory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

TGStory


  • Save and Deploy story.js to cf-worker
  • Create KV IMAGES
  • Bind to cf-worker as variable IMAGES
  • Create ENV var from cf-worker settings :
  • TOKEN : BOT-TOKEN
  • DOMAIN : https://example.subdoamin.workers.dev/
  • set webhook to cf-worker https://api.telegram.org/botTOKEN/setWebhook?url=https://example.subdoamin.workers.dev/bot make sure you are doing it to /bot
  • DONE! Send images to bot