Simple Discord Link Bot

Simple Discord Link Bot

1M Downloads

[Feature Request] current timestamps as a placeholder for embeds

Adammatthiesen opened this issue ยท 5 comments

commented

When making custom embeds, it would be nice to have a %currentTime% placeholder that i could use to get the current unix timestamp that can be used to generate <t:%currentTime%> timestamps that i could use in the footer of my embeds

commented

Available now for testing in https://nightbloom.cc/project/sdlink/files/1NT5bHUN

The placeholder is %current_time%, which can be used with <t:%current_time%>

commented

I'll look into adding this.

Currently, you can add the "current" timestamp to the embed, by setting the timestamp field to 1. That will then obviously just add the current time stamp, with the time of your server to the embed

commented

That is exactly my current solution, just would love to be able to make the future more custom. (we are a minecraft server of webdevs who like to tinker ๐Ÿ˜… )

commented

Haha good to know. Yeah I can definitely add a placeholder for it

commented

Released in 3.2.3