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

Timer Help #117

Open
depth-dev opened this issue Aug 4, 2020 · 3 comments
Open

Timer Help #117

depth-dev opened this issue Aug 4, 2020 · 3 comments

Comments

@depth-dev
Copy link

Hi!

This is working just fine for me, however I was wondering if there was a way to add in a "time elapsed" feature? How would this be done?

Thanks!

@darthnithin
Copy link

Just add the start time (in Unix time) to StartTimestamp= and don't put an EndTimestamp and it will do that

@darthnithin
Copy link

Also, it says this in the readme, which you should read:
Timestamps

The Start and End timestamps are in epoch/unix time. Your desired values can be found here. For elapsed time set only the StartTimestamp. For remaining time set both. Though discord seems to only care about hours/minutes/seconds. As it doesnt go above 24hrs either way ¯_(ツ)_/¯

@bhavyagosai
Copy link

NOW its automatic! Check out this repo or this Pull req #138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants