From 8ba572d5f11753ffd24d3431cc79f3446debcd9d Mon Sep 17 00:00:00 2001 From: ekzyis Date: Tue, 20 May 2025 15:38:06 -0500 Subject: [PATCH] Add question to welcome post (#2174) --- scripts/welcome.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/welcome.js b/scripts/welcome.js index 20492586..b896ecb5 100755 --- a/scripts/welcome.js +++ b/scripts/welcome.js @@ -168,6 +168,7 @@ function printIntro (data) { console.log('- How much experience do you have with lightning?') console.log('- Have you read the [FAQ](https://stacker.news/faq) already?') console.log('- Have you realized that you need to attach a wallet to receive sats?') + console.log('- Do you understand the difference between cowboy credits (CCs) and sats?') console.log('- How was your first week on SN?\n') return data