Skip to content

proxaxis/gemini-bot-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini API を使った要約機能付き受信メール通知 LINE Bot

  1. GAS に以下を設定
    • main.gs に サーバアドレス (とポート)
    • LINE_ACCESS_TOKENLINE_USER_ID というスクリプトプロパティ (LINE Messaging API のアクセストークンと通知対象の LINE User ID)
  2. ".env" に Gemini API Key と GAS のウェブアプリケーションURL を設定.
  3. 以下コマンドでサーバー起動
npm start
  1. GAS に main 関数起動イベントを登録.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors