s3 chat bot & the new world

38

Upload: line-corporation

Post on 12-Apr-2017

4.374 views

Category:

Technology


1 download

TRANSCRIPT

LINE BOT Platform

LINE Developers

Messaging API

Social RESTAPI

Android/iOSSDK API

DevelopersDevelopers

Webhook

Reply/Push API

Receiving

Sending

Bot Server

LINE Messaging API

More Conversation UI

{ "replyToken": "nHuyWiB7yP5Zw52FIkcQobQuGDXCTA", "type": "beacon", "timestamp": 1462629479859, "source": { "type": "user", "userId": "U206d25c2ea6bd87c17655609a1c37cb8" }, "beacon": { "hwid": "d41d8cd98f", "type": "enter" }}

LINE BeaconLINE Beacon is a service which lets your bot receive notifications through webhooks when a connected LINE user comes close to a beacon.

LINE Beacon

NoReplay-Attack

ApplicationCarrier

Huge TrafficHandling

{ "to": ["USER_MID"], "toChannel": 1359301715, "eventType": "1358e49973106737403", "content": { "packageId": "STICKER_PACKAGE_ID", "isPresent": false }}

LINE Mission StickerMission stickers are stickers that are made available to users only when they accomplish specific missions

Experiencing LINE Beacon Today

Stage Booth Striped Staff

You will get a sticker set

LINE Taiwan TechPulse Bot

How Bot Interact with Users

LINEApp

LINEServer

BotUserInput

LINE Taiwan TechPulse Bot

User Input

Beacon Device

LINEApp

LINEServer

TechPulseBot

Check-inMission Sticker

RegisterBrowsing Agenda Post-event Survey

System Workflow

LINE TW TechPulse Bot

Event Queue Beacon Event Response Queue

Message Event Dialog Manager Worker

Official Account

Language Understanding

KnowledgeBase

PersonalityUser Flow Design

Essentials

Challenges

Dialog Management Conversation Design+

LINE Customer Connect

FAQ BOT

LINEApp

FAQ GW

Auto Reply (FAQ BOT)

Auto ReplyBOT

FAQ CMS

Manual Reply (Partner)

Operator System

* It is NOT available in Taiwan for now

FAQ BOT Workflow

TrainingUnderstand &

RespondUser Questions

FAQ BOT FAQ CMS

Chat Bots in LINE