TBXark / telegram-bot-workers-template

The basic template for running a Telegram Bot on Cloudflare Workers.

Home Page:https://t.me/cloudflareworkerstemplate_bot

Repository from Github https://github.comTBXark/telegram-bot-workers-templateRepository from Github https://github.comTBXark/telegram-bot-workers-template

telegram-bot-workers-template

telegram-bot-workers-template is a simple typescript template that helps you to create telegram bot using Cloudflare Workers.

Development kit

  • telegram-router: A simple javascript library that helps you to route messages from telegram bot to your application.
  • telegram-bot-api-types: Telegram Bot API SDK compiled size is 0KB that only includes type definition files and jsdoc files.
  • cloudflare-worker-adapter: Run your script without Cloudflare Workers.

LICENSE

telegram-bot-workers-template is released under the MIT license. See LICENSE for details.

About

The basic template for running a Telegram Bot on Cloudflare Workers.

https://t.me/cloudflareworkerstemplate_bot

License:MIT License


Languages

Language:TypeScript 95.1%Language:JavaScript 4.9%