From f05156660df7b9cbda98bb0b219babaf8e009928 Mon Sep 17 00:00:00 2001 From: happybell80 Date: Sat, 6 Sep 2025 18:14:43 +0900 Subject: [PATCH] =?UTF-8?q?Update:=20=ED=95=A8=EC=88=98=EB=AA=85=20send=5F?= =?UTF-8?q?news=5Ffor=5Fposting()=20=ED=99=95=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 게시용 뉴스 전송 함수명 결정 - 문서에 함수명 반영 --- plan/250906_news_system_integration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plan/250906_news_system_integration.md b/plan/250906_news_system_integration.md index a49c51e..80b953f 100644 --- a/plan/250906_news_system_integration.md +++ b/plan/250906_news_system_integration.md @@ -32,7 +32,7 @@ ### 2.1 뉴스 수집 및 채널 전송 (09:00) ``` APScheduler → skill-news:8505/api/news/search - → rb8001 새 함수 구현 + → rb8001 send_news_for_posting() → Slack 채널 전송 (C09CP4MDX71) ``` @@ -54,7 +54,7 @@ rb8001 → POST skill-publish:8511/publish ## 3. 필요 구현 사항 ### 3.1 Slack Block Kit 메시지 (rb8001) -**위치**: 새 함수 구현 필요 (채널 전송용) +**위치**: 새 함수 send_news_for_posting() 구현 ```python blocks = [ {