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'로 분리 할당