relayax-cli 0.2.13 → 0.2.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -142,7 +142,7 @@ ${LOGIN_JIT_GUIDE}
|
|
|
142
142
|
### 5. 완료 안내
|
|
143
143
|
- 배치된 파일과 활성화된 커맨드 목록을 보여줍니다.
|
|
144
144
|
${BUSINESS_CARD_FORMAT}
|
|
145
|
-
- **팔로우 제안**: 사용자에게 "@{username}을 팔로우할까요? 새 버전 알림을 받을 수 있습니다.
|
|
145
|
+
- **팔로우 제안**: 사용자에게 직접 질문하는 인터랙티브 도구(예: AskUserQuestion 등)를 사용하여 "@{username}을 팔로우할까요? 새 버전 알림을 받을 수 있습니다."라고 반드시 물어봅니다. 인터랙티브 도구가 없으면 텍스트로 물어봅니다.
|
|
146
146
|
- 수락하면: \`relay follow @{username}\` 실행. 로그인이 안 되어 있으면 먼저 \`relay login\` 실행 후 재시도.
|
|
147
147
|
- 거절하면: 건너뜁니다
|
|
148
148
|
- "바로 사용해볼까요?" 제안
|