WIP のまま放置されている記事にメンション付きでコメントする Bot
- https://camphor.esa.io/user/applications から Personal access token を発行
- 必要なスコープは
Read
,Write
- 必要なスコープは
- 環境変数
ESA_API_TOKEN
にセット
go run main.go --team=camphor
go run main.go --dry-run --team=camphor
WIP のまま放置されている記事にメンション付きでコメントする Bot
Read
, Write
ESA_API_TOKEN
にセットgo run main.go --team=camphor
go run main.go --dry-run --team=camphor