Ian's blog

Try hard


  • 首頁

  • 歸檔

架設一個 LineBot 聊天機器人 (中篇)

發表於 2019-05-28 | | 閱讀次數:

此篇將會介紹如何使用 Heroku 架設一台伺服器,作為 LineBot 的 webhook server。使用的語言是 Node.js,只需要在程式內撰寫你的邏輯,便可以讓你的 LineBot 更有智慧的和你聊天唷!

開始吧!


閱讀全文 »

架設一個 LineBot 聊天機器人 (上篇)

發表於 2018-05-20 | 更新於 2019-05-28 | | 閱讀次數:

此篇將會介紹如何使用 Line 的網頁去建立一個 LineBot 聊天機器人。不需撰寫任何程式或架設伺服器,只需要動動小手點擊網頁,把屬於你的 LineBot 設定好,就可以跟你做簡單的對話囉!

開始吧!


閱讀全文 »

架設一個 LineBot 聊天機器人

發表於 2018-05-19 | 更新於 2019-05-31 | | 閱讀次數:

此系列文共分三篇

  • 架設一個 LineBot 聊天機器人 (上篇)
  • 架設一個 LineBot 聊天機器人 (中篇)
  • 架設一個 LineBot 聊天機器人 (下篇)
閱讀全文 »

Hello World

發表於 2018-03-17 | | 閱讀次數:

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

Ian Chiu

4 文章
3 標籤
© 2019 Ian Chiu
由 Hexo 強力驅動 v3.6.0
|
主題 — NexT.Gemini v6.3.0