Skip to content

試作で開発したLINEチャットボットのバックエンドAPI.

Notifications You must be signed in to change notification settings

knhnd/line-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask でつくる LINE Chatbot

Flask で作成した LINE ChatBot の API.LINE Developers のコンソールから作成した Messaging API からこのバックエンド API を叩くことでレスポンスを返す.

環境情報

  • Python : 3.10.2
  • Flask : 1.1.2
  • line-bot-sdk : 2.2.1

開発

  • Flask を用いて開発
    • 開発方法についての詳細は Zenn の記事として公開.

デプロイ

実験

LINE Beacon

Reference


About

試作で開発したLINEチャットボットのバックエンドAPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published