Skip to content

wolffparkinson/nestjs-line

Repository files navigation

NestJS LINE Logo

Collection of NestJS modules for creating LINE bots using NestJS, based on LINE Bot SDK

Documentation ✨Source code 🪡Examples 🛠️Community 💬

About

This package uses the best of the NodeJS world under the hood.

  • Nest.js is a progressive framework for creating well-architectured applications. This module provides fast and easy way for creating LINE bots and deep integration with your NestJS application.
  • @line/bot-sdk : The official LINE bot SDK based on LINE Messaging API

This package is inspired by Necord, a NestJS module for creating Discord Bots

Features

  • Simple. Flexible. Easy to use.
  • Ability to create custom decorators.
  • Full support of NestJS guards, interceptors, filters and pipes!

Packages

Package Description Version
@nestjs-line/messaging Build LINE bot using LINE Messaging API version
@nestjs-line/notify Send notifications via LINE Notify version

Contribute

Contributions welcome! Read the contribution guidelines first.

License

MIT License