telegram-bot-workers-template
is a simple typescript template that helps you to create telegram bot using Cloudflare Workers.
- 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.
telegram-bot-workers-template is released under the MIT license. See LICENSE for details.