Loading cell…
Loading cell…
Write text for a Discord server announcement poster.
Event: "Midnight Code Jam" Date: Saturday, 10 PM IST Format: Build a tiny game, bot, or web tool in 3 hours Prize: ₹5,000 total prizes Audience: beginner to intermediate developers Registration: Free, limited to 100 participants
Requirements:
Output format: { "headline": "...", "tagline": "...", "body": "...", "cta": "...", "word_count": number }
The user wants me to write a Discord server announcement poster for a "Midnight Code Jam" event. Let me craft this according to the requirements:
Let me draft:
Headline: "Midnight Code Jam" (3 words) - good
Tagline: "Build fast. Learn faster. Ship tonight." (7 words) - good
Body: Needs to include: Date (Saturday, 10 PM IST), Format (Build a tiny game, bot, or web tool in 3 hours), Prize (₹5,000 total prizes), Audience (beginner to intermediate developers), Registration (Free, limited to 100 participants)
CTA: One call to action
Let me write the body concisely: "Saturday, 10 PM IST. Build a tiny game, bot, or web tool in 3 hours. ₹5,000 total prizes. Beginner to intermediate developers welcome. Free registration, limited to 100 spots."
CTA: "Register now at discord.gg/midnightcode"
Now count words: Headline: 3 Tagline: 7 Body: Let's count: "Saturday," (1) "10" (2) "PM" (3) "IST." (4) "Build" (5) "a" (6) "tiny" (7) "game," (8) "bot," (9) "or" (10) "web" (11) "tool" (12) "in" (13) "3" (14) "hours." (15) "₹5,000" (16) "total" (17) "prizes." (18) "Beginner" (19) "to" (20) "intermediate" (21) "developers" (22) "welcome." (23) "Free" (24) "registration," (25) "limited" (26) "to" (27) "100" (28) "spots." (29) = 29 words CTA: "Register" (1) "now" (2) "at" (3) "discord.gg/midnightcode" (4) = 4 words
Total: 3 + 7 + 29 + 4 = 43 words. Under 65. Good.
Let me double-check the JSON format and word count. The word_count should be total words across all fields? The instruction says "The full text must be under 65 words." So word_count should be total. I'll calculate total as 43.
Wait, I should count more carefully. Let me recount the body: "Saturday, 10 PM IST. Build a tiny game, bot, or web tool in 3 hours. ₹5,000 total prizes. Beginner to intermediate developers welcome. Free registration, limited to 100 spots."
Words: Saturday, (1) 10 (2) PM (3) IST. (4) Build (5) a (6) tiny (7) game, (8) bot, (9) or (10) web (11) tool (12) in (13) 3 (14) hours. (15) ₹5,000 (16) total
0/1 checks passed