In this lesson, you will be learning how to display relative time in a Discord embedded message using the Unix timestamp.
We'll be adding a countdown timer to an embedded message to show the time remaining until submissions to a book-club close.
By the end of this lesson, you will have the ability to convert hours into seconds, add it to the current time in the Unix timestamp, and create a variable to store the wait time in seconds to display the short date time and relative time in Discord.