https://github.com/shin4488/chatbot
Sample of LINE Chatbot (return same messages as user sent)
https://github.com/shin4488/chatbot
linebot
Last synced: 3 months ago
JSON representation
Sample of LINE Chatbot (return same messages as user sent)
- Host: GitHub
- URL: https://github.com/shin4488/chatbot
- Owner: shin4488
- Created: 2019-10-12T03:27:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T22:17:32.000Z (about 2 years ago)
- Last Synced: 2025-01-21T15:16:11.387Z (5 months ago)
- Topics: linebot
- Language: Python
- Homepage: https://line.me/R/ti/p/%40594ocqcv
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatBot
## LINE Chat Bot by using LINE messaging API and Talk API* LINE messaging API - https://developers.line.biz/en/services/messaging-api/
* Talk API - https://a3rt.recruit-tech.co.jp/about/
* The programming language - Python (version 3.7.3)
* Currently supported language - JapaneseYou can demo the chat bot by adding the bot to a LINE friend (LINE Id is **`@594ocqcv`**).