nestjs-telegraf/README.md
Alexander Bukhalo 2493fcdf58 README.md update
2022-06-29 13:37:41 +03:00

1.8 KiB
Raw Blame History

NestJS Telegraf npm GitHub last commit NPM

NestJS Telegraf powerful solution for creating Telegram bots.

This package uses the best of the NodeJS world under the hood. Telegraf is the most powerful library for creating bots and NestJS 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. Easy to use.
  • Ton of decorators available out of the box for handling bot actions.
  • Ability to create custom decorators.
  • Scenes support.
  • Telegraf plugins and custom plugins support.
  • Ability to run multiple bots simultaneously.
  • Full support of NestJS guards, interceptors, filters and pipes!

User stories

Installation

$ npm i nestjs-telegraf telegraf

Documentation

If you want to dive fully into NestJS Telegraf then don't waste your time in this dump, check out the documentation site.