Skip to content

Sevody/nt-channel

Repository files navigation

nt-channel

Message Channel And Chat Bot for Line & Whatsapp & Telegram

Getting started

Prerequisites

  • Node.js installed (version 14)

Setup

  • Local setup
cd nt-channel
cp .env.sample .env # change values after copying
npm i
npm run start:dev
  • Chatbot setup for local usage
npx ngrok http 7010
# echo "Y" | npm run messenger-webhook:set <URL>/webhooks/messenger

Build

npm run build
npm start

Linting

npm run lint
npm run lint:fix

Testing

npm test
npm run test:e2e

API documentation

Generated at /api-docs endpoint

Technologies used

  • Node.js, TypeScript, NestJS, Bottender

About

NewType Project For Channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published