Skip to content

Discord Timestamp stops live update under 1 minute #7874

@sabrysm

Description

@sabrysm

Description

I am using <t:unix:R> Discord Timestamp in my Embed

The timestamp sometimes pauses/stucks at time 59 seconds

Although the timer itself still counting down and do the expected action when it reaches 0 seconds but it doesn't show me the exact seconds like 59 -> 58 -> 57 ...etc

Library used: Discord.py

Steps to Reproduce

  1. Create a Discord.py bot
  2. Create an Embed with a timestamp: <t:Unix:R>
  3. Check the timer when it is less than 1 minute

Expected Behavior

I expect the timestamp to show me the exact seconds like 59 -> 58 -> 57 ...etc

Current Behavior

the timestamp once becomes less than 1 minute it stucks at second 59 or 58

Screenshots/Videos

Timestamp stuck at second 59

Client and System Information

Client: Discord Desktop application
OS: Windows 11
Library: Discord.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions