@nestgramjs/core
TypeScript icon, indicating that this package has built-in type declarations

1.3.2 • Public • Published

NestGram Logo

🤖 A module for creating Telegram bots using NestJS, based on Telegraf

Documentation ✨Source code 🪡Examples 🛠️Community 💬

NPM Version NPM Downloads

About

This package uses the best of the NodeJS world under the hood. Telegraf.js is the most powerful library for creating bots and Nest.js is a progressive framework for creating well-architectured applications. This module provides fast and easy way for creating Telegram bots and deep integration with your NestJS application.

Features

  • Simple. Flexible. Easy to use.
  • Ability to create custom decorators.
  • Interact with Telegram (Text Commands, Listeners).
  • Full support of NestJS guards, interceptors, filters and pipes!

For questions and support please use the Issues.

Installation

Node.js 16.6.0 or newer is required.

$ npm i @nestgramjs/core telegraf
$ yarn add @nestgramjs/core telegraf
$ pnpm add @nestgramjs/core telegraf

/@nestgramjs/core/

    Package Sidebar

    Install

    npm i @nestgramjs/core

    Weekly Downloads

    3

    Version

    1.3.2

    License

    none

    Unpacked Size

    56 kB

    Total Files

    103

    Last publish

    Collaborators

    • rozmarinus