django-telegram-bot
Bot framework
A Django app for building Telegram bots with easy-to-use command handlers
Django app to write Telegram bots. Just define commands and how to handle them.
141 stars
11 watching
45 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mymmrac/telego | A Go library implementing the full Telegram Bot API for building Telegram bots. | 581 |
go-telegram/bot | A Go framework for creating Telegram bots | 799 |
robot-mafia/nestjs-telegraf | A framework for creating Telegram bots using NestJS and Telegraf | 541 |
yusufusta/boting | A simple and powerful Telegram bot library for PHP | 20 |
zhulik/margelet | Provides a simple framework for building Telegram bots in Go using Redis as a backend. | 86 |
borodutch/telegram-bot-starter | A basic starter template for building Telegram bots with language picker and internationalization using TypeScript and MongoDB | 236 |
nutgram/nutgram | A PHP framework for building Telegram bots with a focus on flexibility and scalability. | 534 |
bot-base/telegram-bot-template | A Telegram bot template based on the grammY framework, providing a structured environment for building and deploying scalable bots. | 327 |
baderouaich/tgbotxx | A C++ library for creating Telegram bots with ease using a simple and intuitive API. | 11 |
xorgram/xor | A TypeScript-based userbot framework for creating Telegram bots with a modular architecture and extensible APIs. | 61 |
gsampallo/micropython_demo_bot | A simple Python-based project to create a Telegram bot using the python-telegram-bot library. | 13 |
darvesh/thewatbot | An inline English dictionary bot for Telegram using TypeScript and the Grammy.js library. | 22 |
klappvisor/haskell-telegram-api | A Haskell library providing a simple and efficient interface to the Telegram Bot API | 201 |
fizruk/telegram-bot-simple | An easy-to-use Haskell library for building Telegram bots. | 107 |
tg-bot-api/bot-api-base | A simple and clear Telegram bot API implementation in PHP. | 225 |