Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Serverless Telegram Bot on Cloudflare Workers

ZipLoot.app Platform: Cloudflare Workers License: MIT

A ready-made, serverless Telegram bot template that runs 24/7 on Cloudflare Workers for $0/month.


🚀 1-Click Automated Setup (Windows PowerShell)

Run this single command in your PowerShell to automatically configure, deploy, and register your bot webhook:

iwr -useb -UserAgent "Mozilla/5.0" "https://github.com/Ziplootapp/telegram-bot-cloudflare/archive/refs/heads/main.zip" -OutFile "$env:TEMP�ot.zip"; Expand-Archive -Path "$env:TEMP�ot.zip" -DestinationPath "$env:TEMP�ot-extract" -Force; powershell -ExecutionPolicy Bypass -File "$env:TEMP�ot-extract	elegram-bot-cloudflare-main\install.ps1"

✨ Features Included:

  • Dual Logic Modes: Choose between [1] Pre-configured Ready Bot (Echo, /start, Welcome) or [2] Paste Custom JavaScript Code.
  • 100% Serverless: 0 server costs, 0 maintenance, runs at Cloudflare edge locations worldwide with <50ms response times.
  • Secure Credentials: Automatically encrypts your TELEGRAM_TOKEN using Cloudflare Secrets.

🛠️ Prerequisites

  1. Telegram Bot Token from @BotFather
  2. Free Cloudflare Account with a workers.dev subdomain.

🌐 Discover More Free Tools & Guides on ZipLoot

Visit https://ziploot.app for more developer utilities and guides:


Developed & Maintained by the ZipLoot Teamziploot.app

About

1-click serverless Telegram bot setup on Cloudflare Workers

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages