-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
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
- Create a Discord.py bot
- Create an Embed with a timestamp: <t:Unix:R>
- 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
Client and System Information
Client: Discord Desktop application
OS: Windows 11
Library: Discord.py
