This commit is contained in:
flaskfarm
2022-10-07 01:48:42 +09:00
parent 4b72b7dc65
commit cde69d4d8a
55 changed files with 523 additions and 7703 deletions

View File

@@ -0,0 +1,23 @@
# DEFAULT 필수
# message id 별로 각각 알림 설정 추가
# message id 가 없을 경우 DEFAULT 값 사용
# 공통: type, enable_time (시작시간-종료시간. 항상 받을 경우 생략)
- DEFAULT:
- type: 'telegram'
token: ''
chat_id: ''
disable_notification: false
enable_time: '09-23'
- type: 'discord'
webhook: ''
enable_time: '09-23'
- system_start:
- type: 'telegram'
token: ''
chat_id: ''
disable_notification: false
- type: 'discord'
webhook: ''