19 lines
595 B
YAML
19 lines
595 B
YAML
summary: 白皇集落営農 変更通知
|
|
description: shiraou.keinafarm.net の予約・実績変更をポーリングし、変更があればLINEで管理者に通知する。5分毎に実行。
|
|
value:
|
|
modules:
|
|
- id: a
|
|
summary: 変更確認・LINE通知
|
|
value:
|
|
type: rawscript
|
|
content: '!inline 変更確認・line通知.py'
|
|
input_transforms: {}
|
|
lock: '!inline 変更確認・line通知.lock'
|
|
language: python3
|
|
schema:
|
|
$schema: 'https://json-schema.org/draft/2020-12/schema'
|
|
type: object
|
|
order: []
|
|
properties: {}
|
|
required: []
|