urbanriskmap / cognicity-reports-line

CogniCity LINE Chatbot
GNU General Public License v3.0
0 stars 0 forks source link

cognicity-reports-line

Line Bot

Allows Line users to submit flood reports via text message chat bot. Part of the CogniCity platform, deployed for Urban Risk Map.

This module deploys two AWS lambda functions:

  1. A webhook for incoming messages from Line
  2. A reply function to send confirmation messages

Install

npm install

Requirements

Getting started

Test

npm run test

Configuration

Misc Notes