aikaterna / gobcog

RPG Adventure Cog for Red v3
44 stars 69 forks source link

Use a relative timestamp instead of editing the message every 5 seconds. #383

Closed TrustyJAID closed 2 years ago

TrustyJAID commented 2 years ago

In the future we may put this on the embed message instead but for now we'll keep it the same as before.

TheMaster3558 commented 2 years ago

Because Discord only shows the time as "in 3 minutes" or "in a minute" it is harder to see the exact time left compared to the old way.

TrustyJAID commented 2 years ago

Discord recently changed it so that the last minute updates in realtime so this saves us the API calls required to edit every 5 seconds which has been a pain point I have wanted to remove since discord introduced the timestamps.