#Relative Timestamp inside Embed.

9 messages · Page 1 of 1 (latest)

next gate
#

Hi,

How do i add a timestamp such <t:1658901718:R> / <t:1658901718:R> inside an Embed ?

The embed only shows this kind of text <t:1658901718:R>

tardy vesselBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

solar oasis
proud widget
#

depends where

next gate
#

no, i want it to be like, in 5 min or 5 min ago

#

embed's description

proud widget
#

Should work fine there

#

But not in a codeblock

next gate
#

Hum, it worked without `
But i was using it this way. `<t:${time}:R>`. split it with quotes and it works now.