Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

northfieldzz/noticoco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noticoco

Virtual Youtuber 桐生ココが行う朝ココ動向を知らせるLine bot

development

$ go version
go version go1.14.2

$ go mod download
$ go run server.go

deployment

Environment

  • API_KEY
    GCP youtube data apiの認証APIキー

  • API_VERSION
    このAPIのバージョン指定

  • PORT
    リスニングポート指定

  • COCO_CHANNEL_ID
    桐生ココ チャンネルID

  • LINE_REPLY_URL
    Line Webhook URL

  • CHANNEL_SECRET
    Line Webhook Secret Key

  • CHANNEL_TOKEN
    Line Webhook Token

  • ROOM_ID
    メッセージをプッシュするline id

copyright

This source code includes the following license

BSD-3-Clause

Apache License 2.0

MIT License