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 實作聊天機器人
- Host: GitHub
- URL: https://github.com/shengyou/kotlin-line-bot-sample
- Owner: shengyou
- Created: 2021-03-16T04:54:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T05:14:37.000Z (over 5 years ago)
- Last Synced: 2025-01-28T10:50:43.154Z (over 1 year ago)
- Topics: bot, chatbot, kotlin, line, sdk, spring-boot
- Language: Kotlin
- Homepage: https://www.slideshare.net/shengyou/building-chatbot-using-kotlin/
- Size: 60.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
### 警告!
#### 這個範例程式碼僅是配合投影片上的展示而撰寫,範例內為配合概念演示,程式碼並非最佳實踐、程式內的諸多功能、錯誤處理也不完整,目的僅是做為概念驗證。請勿將這個程式碼佈署至上線機器,若因此造成您的損失恕不負責。