From cb53c77838cc43df3c3c58ba8cacec054e9aba1d Mon Sep 17 00:00:00 2001 From: KWON Date: Wed, 31 Dec 2025 09:56:04 +0900 Subject: [PATCH] chore: deprecated notice - migrated to fgtools --- README.md | 9 +++++++++ app/routes/slash/general.py | 0 scripts/script.py | 0 3 files changed, 9 insertions(+) create mode 100644 app/routes/slash/general.py create mode 100644 scripts/script.py diff --git a/README.md b/README.md index f0c3427..6c2b874 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +> ⚠️ **DEPRECATED - 더 이상 유지보수하지 않음** +> +> 이 프로젝트는 **FGTools** 통합 프로젝트로 이전되었습니다. +> 새로운 저장소: https://git.siane.kr/firstgarden/fgtools.git +> +> 이 저장소의 코드는 참조 목적으로만 보존됩니다. + +--- + # Notion Notification System 노션(Notion)의 페이지 및 데이터베이스 변경 사항을 감지하고, 이를 Mattermost로 전송하는 웹훅 기반 알림 시스템입니다. diff --git a/app/routes/slash/general.py b/app/routes/slash/general.py new file mode 100644 index 0000000..e69de29 diff --git a/scripts/script.py b/scripts/script.py new file mode 100644 index 0000000..e69de29