Skip to content

grammY Kit for NestKit

Welcome to the grammY integration for NestKit! This module bridges the gap between the powerful grammY Telegram bot framework and NestJS architecture, allowing you to build feature-rich Telegram bots while leveraging the full capabilities of NestKit.

Why grammY Kit?

grammY is an excellent framework for building Telegram bots quickly and efficiently. However, integrating it with NestJS architecture has traditionally been challenging. grammY Kit solves this problem by providing seamless integration between grammY and NestJS, enabling you to use all the familiar NestKit tools and patterns while building your Telegram bots.

Key Features

  • Full NestJS Integration: Use dependency injection, modules, providers, and all other NestJS features
  • Declarative Bot Structure: Define your bot's structure using decorators and NestJS patterns
  • Type Safety: Leverage TypeScript's type system for building robust bots
  • Middleware Support: Use both grammY and NestKit middleware systems together
  • Session Management: Integrated session handling with NestKit's storage options
  • Scalability: Build bots that can scale with your user base using NestKit's performance optimizations

Created by DeepVision Software.