Telegram connector

Platform-managed collector는 Telethon user session으로 채널 이벤트를 수집합니다.

1회 설정 vs 채널 관리

Chat ID 찾기

StringSession 생성 (로컬, 계정당 1번)

cd services/collector
.\scripts\generate_session.ps1
# 또는
python -m pip install -e .
python scripts/generate_session.py fundingfeefutures

UX 라이팅

채널 추가·삭제: Managing sources