shiguruikai / otakonbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Vision LINE BOT

Google Cloud Visionを使って画像分析するLINE BOTのサンプル。

元ネタはMGS2のメタルギアの写真をオタコンに送信するイベント。

API Key

src/main/resources/application.properties

line.bot.channel-secret={Channel Secret}
line.bot.channel-token={Channel Access Token}
google.cloud.api-key={Google Cloud Platform API Key}

About


Languages

Language:Kotlin 100.0%