diff --git a/plan/250906_news_system_integration.md b/plan/250906_news_system_integration.md index 3f738bc..76ff0d8 100644 --- a/plan/250906_news_system_integration.md +++ b/plan/250906_news_system_integration.md @@ -99,9 +99,8 @@ async def publish_to_squarespace(news_data): ### rb8001 (.env) ```bash -# Socket Mode 미사용 (HTTP Mode 사용 중) -# SLACK_APP_TOKEN 불필요 -# SKILL_PUBLISH_URL 불필요 (localhost 하드코딩) +# 추가 환경변수 불필요 +# Bot Token (xoxb-) 이미 설정됨 ``` ### skill-publish (.env)