fossasia/susi_linebot

Name: susi_linebot

Owner: FOSSASIA

Description: SUSI.AI Bot for Line

Created: 2017-05-15 07:42:36.0

Updated: 2018-05-23 17:26:21.0

Pushed: 2018-05-22 02:29:36.0

Homepage: null

Size: 916

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Getting Started With Line SUSI AI Bot:

If you want to add SUSI Line bot as a friend Scan this QR Code and if you want to integrate follow steps given below


To integrate SUSI's API with Line bot and you will need to have a line account first so that you can follow below procedure. You can download it from LINE APP.

Pre-requisites:
Steps:
  1. Login/Sign up
  2. Create a LINE@ account with enabled Messaging API on Line Business Center
  3. Configure your bot
  4. Develop your bot
  5. Deploy your bot
1- Login/Sign up:

If you have Line account then move to next step else sign up for an account and make one.

2- Create a LINE@ account with enabled Messaging API:

LINE_LOGIN

3- Configure your bot:

BOT_SETTINGS

Go to Accounts option at top of page and open LINE Developers from there

CHANNEL_CONSOLE After following these steps your account is ready and you are good to go to develop your bot.

4- Develop your bot:

You can develop your own bot or you can fork this repository and deploy it to heroku.

5- Deploy your bot:

To deploy your bot to heroku you need an account on Heroku and after making an account make an app

NEW_APP

HEROKU_DEPLOY

AUTOMATIC_DEPLOY

After making app copy this link and paste it in webhook url in Line channel console page from where we got channel access token.

            https:{your_heroku_app_name}.herokuapp.com/webhook

WEBHOOK_URL

SUSI AI BOT:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.