GitXplorerGitXplorer
y

linebot

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e2b681c5d7cb9ff2a06a1e5d59d8dcd7a7991842

fix path error

yyichung279 committed 6 years ago
Unverified
8e746353e32a2b8617a355d8b676a1105a97b057

Improve test

yyichung279 committed 6 years ago
Verified
7bdf938f37890f224502fa1d5d65adf16caf434d

Update README.md

yyichung279 committed 6 years ago
Verified
57817a92b37aff21d6f507e7c99ddb1b3468d958

Update README.md

yyichung279 committed 6 years ago
Unverified
e92fa84e6af2e615503e5ecf1db4542824cba174

Remove redundant dir

yyichung279 committed 6 years ago
Unverified
f740b116ef63f3ab7d290cf7d3a472622479aacd

Modify config.json: ssl

yyichung279 committed 6 years ago

README

The README file for this repository.

linebot

Rain-forcast is a messenger chatbot tells you when to rain.

Install Dependencies

  • $ yarn
  • $ pip3 install -r requires.txt

Setup

  1. Go to Line Developers, set your channel and webhook.
  2. $ cp config.sample.json config.json and write down your configuration.
  3. Build your model and soft-link it as convLSTM_exteral.h5.
  4. $ node server.js

Test

Command$node server.js testtrue), app will send you a notification about 5 seconds later.