An open API service indexing awesome lists of open source software.

https://github.com/shengyou/kotlin-line-bot-sample

示範以 Kotlin + Spring Boot + LINE SDK 實作聊天機器人
https://github.com/shengyou/kotlin-line-bot-sample

bot chatbot kotlin line sdk spring-boot

Last synced: about 2 months ago
JSON representation

示範以 Kotlin + Spring Boot + LINE SDK 實作聊天機器人

Awesome Lists containing this project

README

          

# 用 Kotlin 打造讀書會小幫手 - LINE Bot 示範程式

本程式是「用 Kotlin 打造讀書會小幫手」示範 LINE Bot 的對應範例,完整說明請參考簡報。

## 相關資源

* 活動網頁:https://events.chatbot.tw/events/27
* 簡報檔:https://www.slideshare.net/shengyou/building-chatbot-using-kotlin/
* 原始碼:https://github.com/shengyou/kotlin-line-bot-sample

### 警告!

#### 這個範例程式碼僅是配合投影片上的展示而撰寫,範例內為配合概念演示,程式碼並非最佳實踐、程式內的諸多功能、錯誤處理也不完整,目的僅是做為概念驗證。請勿將這個程式碼佈署至上線機器,若因此造成您的損失恕不負責。