Skip to content

luiza/communityCallMessage#415

Open
marialuizaaires wants to merge 2 commits intomainfrom
luiza/communityCallInvite
Open

luiza/communityCallMessage#415
marialuizaaires wants to merge 2 commits intomainfrom
luiza/communityCallInvite

Conversation

@marialuizaaires
Copy link
Contributor

No description provided.

dev.ts Outdated
Comment on lines 84 to 89
console.log(
`%c🚀 Don't miss out! Join our Community Call on deco.cx/discord every Friday at 2 p.m.
Get tips and network with fellow devs from our community, and turbocharge your projects! 🛠️`,
"color: #02F67C; font-weight: bold",
);
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would be nice to show this message only at fridays? I think it is a bit annoying to have this message being shown every time I run deno task start

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you, instead, verify if the current day is thursday/friday and only then show the message? Also: I think you can show it only once, per week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants