Files
damn-my-slow-skt/.env.ai-ready
T
Tom You 083505c952
Auto Bump and Publish / bump-and-publish (push) Failing after 8m24s
CI / lint-and-test (20) (push) Successful in 1m1s
CI / lint-and-test (22) (push) Successful in 1m3s
init
2026-06-11 15:16:51 +09:00

19 lines
796 B
Bash

# damn-my-slow-skt — AI Agent용 환경 설정
# 이 프로젝트는 .env를 사용하지 않습니다.
# 설정은 ~/.damn-my-slow-isp/config-skt.yaml (YAML)로 관리됩니다.
# 아래는 AI Agent가 개발/테스트할 때 참고할 정보입니다.
#
# 실제 동작에 필요한 credential 및 약관 동의:
# SKT_ID=your-skt-account@example.com
# SKT_PASSWORD=your-password
# terms.accepted=true, 현재 version, 유효한 accepted_at 필요
#
# 선택적 알림 설정:
# DISCORD_WEBHOOK=https://discord.com/api/webhooks/...
# TELEGRAM_BOT_TOKEN=123456:ABC...
# TELEGRAM_CHAT_ID=123456789
#
# 위 값들은 config-skt.yaml에 설정합니다:
# cp config.yaml.example ~/.damn-my-slow-isp/config-skt.yaml
# # 그 후 공식 이용약관 URL 확인 및 credential 입력