Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
/ seven-trumpets Public archive

A AWS lambda function to tell the time for cleaning up on the Chatwork

Notifications You must be signed in to change notification settings

ledsun/seven-trumpets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this

これは週末の掃除の時間を告げるAWS Lambda関数です。

Configurable

環境変数

key value
ENCRYPTED_CHATWORK_API_TOKEN KMSで暗号化したChatwork API Token
CHATWORK_ROOM_ID 投稿したいChatworkのRoom ID(数字のみ)

How To Deploy

refs

AWS LambdaからChatworkに定時通知する - Qiitaを参考にしてください。

圧縮ファイルは

npm run zip

で作成します。

cron expression

Run at 17:55(JST) every friday.

55 8 ? * THU-FRI *

Note

午後18時前後に実行する想定です。 UTCとの時差は考慮しません。

About

A AWS lambda function to tell the time for cleaning up on the Chatwork

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published