Skip to content

画像を送ると文字を読み取ってGoogleカレンダーに予定を登録してくれるLINEBot

Notifications You must be signed in to change notification settings

claustra01/CalendEye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalendEye

画像を送るとその内容をGoogleカレンダーに登録してくれるLINEBotです。

直接テキストを送っても登録できます。

技術的なお話

  • Botの機能については、認証や画像の操作、LineBotなど全ての機能をGoの標準パッケージだけで実装しています。(今はgodotenvとlib/pqのみ使用しています)
  • GitHubのRepositoryを整えたり、CI(lint/test/build)を組んだりしました。issueやPRのフォーマットも整備しています。
  • interfaceを用いてDIがしっかりした構成を目指しています。(現在作業中)

About

画像を送ると文字を読み取ってGoogleカレンダーに予定を登録してくれるLINEBot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published