Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refreshing timestamps in recurring messages #115

Open
TurqW opened this issue Jul 31, 2023 · 0 comments
Open

Refreshing timestamps in recurring messages #115

TurqW opened this issue Jul 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@TurqW
Copy link
Owner

TurqW commented Jul 31, 2023

For instance, if we have a message:

D&D will start at <t:1690822800:T>, 24 hours from this message.

It would be nice if we had a way to mark the timestamp as being e.g. 24 hours after the message is sent. One option may be to use ISO 8601 durations, i.e.

D&D will start at <t:{+P1D}:T>.

@TurqW TurqW added the enhancement New feature or request label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant