Skip to content
Snippets Groups Projects
Commit 60d54d68 authored by Pj Metz's avatar Pj Metz :speech_balloon:
Browse files

added emojis

parent 12458a4c
No related branches found
No related tags found
No related merge requests found
Pipeline #569362985 passed
......@@ -29,10 +29,10 @@ function welcomeToTheFog()
let daysLeft = Math.ceil(timeLeft / (1000 * 3600 * 24));
const fogTweet = `It's almost time. ${dayCounter} days until @HorrorNightsORL is back. Don't go alone. https://www.halloweenhorrornights.com/`;
const oneDayMore = `Can you hear it? The screams? @HorrorNightsORL is just around the corner... https://www.halloweenhorrornights.com/ `;
const fogTweet = `It's almost time 🕰. ${dayCounter} days until @HorrorNightsORL is back. Don't go alone. 😳 https://www.halloweenhorrornights.com/`;
const oneDayMore = `Can you hear it? The screams? 😈 @HorrorNightsORL is just around the corner... https://www.halloweenhorrornights.com/ `;
const todaysTheDay = `We've finally arrived. 😈 @HorrorNightsORL is opening up the gates tonight. https://www.halloweenhorrornights.com/`;
const theFogHasArrived = `Your time is running out. @HorrorNightORL is back for only ${daysLeft} days. Join us before it's too late. https://www.halloweenhorrornights.com/`;
const theFogHasArrived = `Your time is running out. @HorrorNightORL is back for only ${daysLeft} days. Join us before it's too late. https://www.halloweenhorrornights.com/`;
const finalGirl = `One day Left of @HorrorNightsORL. Will you join us in the fog? Or will you wait until next year? https://www.halloweenhorrornights.com/`;
let postStatus = "";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment