You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -186,7 +190,7 @@ export async function buildSockView(
186
190
type: "section",
187
191
text: {
188
192
type: "mrkdwn",
189
-
text: `🧑💻 Code for 10 days straight on a *group project*;\n\n🫵 Get Hack Club socks!\n\n🕙 Starts in ${days} days, ${hours} hours, and ${minutes} minutes.`,
193
+
text: `🧑💻 Code for 10 days straight on a *group project*;\n\n🫵 Get Hack Club socks!\n\n🕙 ${Date.now()<eventStartDate.getTime() ? "Starts" : "Ends"} in ${days} days, ${hours} hours, and ${minutes} minutes.`,
0 commit comments