NullPxl / NullCTF

A Discord bot that provides ctf tools for collaboration in Discord servers!
GNU General Public License v3.0
132 stars 52 forks source link

Use discord timestamps #18

Open spencerpogo opened 3 years ago

spencerpogo commented 3 years ago

In discord markdown, you can use the syntax <t:TS> where TS is a unix timestamp. This will display the time to users in their local timezone for added convenience.

Here is how sending <t:1626484580> looks to me: image