Message Channel And Chat Bot for Line & Whatsapp & Telegram
- Node.js installed (version 14)
- 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/messengernpm run build
npm startnpm run lint
npm run lint:fixnpm test
npm run test:e2eGenerated at /api-docs endpoint
- Node.js, TypeScript, NestJS, Bottender