dishapatel010 / TgStory

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

Home Page:https://telegram.dog/Fstoriesbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://telegram.dog/Fstoriesbot

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 100.0%