AI LINE Bot練功坊-L1 LINE Bot基本介紹
聊天機器人
聊天機器人是一個可以處理人類對話的電腦程式,他能夠讓人類與數位服務進行互動,現今也成為許多商家必備的工具。
API 介紹
API(Application Programming Interface,應用程式介面)是一組定義和協議,用於建立和整合應用程式軟體。
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Reference:https://www.postman.com/what-is-an-api/
LINE API 服務
比較常用的API服務如下:
- Line Login
- Line Notify
- LIFF
- Messaging API
Line Bot 的優點
- 用戶基數大:Line 本身有大量的用戶。
- 多元訊息模式:支援多種訊息格式。
- 即時互動:能夠即時回應用戶訊息。
Line Bot 的缺點
- Push 訊息量多需要收費。
- 手機版和電腦版功能不同,設計時需考慮。
Messaging API 的功能
-
Push API:由 LINE 機器人傳送訊息給用戶。
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
-
Reply API:用戶傳送訊息給機器人,幾秒內自動回訊息。
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Reference : https://tw.linebiz.com/e-learning/Messaging-API-application/
Messaging API 收費標準
- 輕用量:免費,200 則免費訊息。
- 中用量:NT$800/月,3000 則免費訊息。
- 高用量:NT$1200/月,6000 則免費訊息,加購訊息費用:0.2 元/則。
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Reference:https://tw.linebiz.com/column/LINEOA-2023-Price-Plan/
Messaging API 的原理
- 發送訊息/事件:由 LINE 伺服器將訊息/事件及發送者資料送到你的伺服器。
- 接受與處理:伺服器接受並處理訊息/事件,並向 LINE 伺服器回傳回覆訊息,傳給目標使用者接收與解析訊息。
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Reference:https://engineering.linecorp.com/zh-hant/blog/line-bot-guideline-2
Youtube 課程影片
關於我們
國立臺北教育大學 教育大數據微學程
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Facebook
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Instagram
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Threads
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
YouTube
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Line官方帳號
相關教材連結