From c94ca954dd12c2b4e68c31ead3b3c4b7f66e80a8 Mon Sep 17 00:00:00 2001 From: haneulai Date: Mon, 30 Mar 2026 15:22:28 +0900 Subject: [PATCH] =?UTF-8?q?=ED=85=94=EB=A0=88=EA=B7=B8=EB=9E=A8=20?= =?UTF-8?q?=EC=95=8C=EB=A6=BC=20=EB=B3=80=EA=B2=BD.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index b363ac6..a50888a 100644 --- a/config.py +++ b/config.py @@ -60,7 +60,7 @@ COMPANIES = [ { 'company_id': 'sunwind', 'company_name': '태양과바람', - 'telegram_chat_id': -5217904468, # TODO: 봇에게 메시지를 보내고 Chat ID를 확인하여 이곳에 입력하세요 + 'telegram_chat_id': -1003713715004, # 그룹이 슈퍼그룹으로 업그레이드되어 변경된 새 ID 적용 'plants': [ # NREMS 계열 - 1, 2호기 (분리 처리) # id는 크롤러 내부에서 'nrems-01', 'nrems-02'로 분리 할당