Auto-sync: 2026-02-21 06:30:12
This commit is contained in:
18
workflows/f/shiraou/shiraou_notification__flow/flow.yaml
Normal file
18
workflows/f/shiraou/shiraou_notification__flow/flow.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
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: []
|
||||
Reference in New Issue
Block a user