From 37b4b6cd39e1d3a4c53503b8824eece40d539924 Mon Sep 17 00:00:00 2001 From: Conrad Crawford <83192247+cnrad@users.noreply.github.com> Date: Thu, 12 Aug 2021 11:35:44 -0400 Subject: [PATCH] add hideTimestamp to options in readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 390fd89..e69fd5d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ It should display something similar to the following (I am using my Discord user When others click it, they will be directed to your actual Discord profile. Neat! -## Options (wip) +## Options There are a few options to customize this display using query parameters: @@ -49,6 +49,10 @@ If you don't want people seeing your discriminator (most likely for privacy reas If you don't want people seeing your status, append the query param `hideStatus=true` to the end of the URL. Your status is shown by default if you have one. +### ___Hide Elapsed Time___ + +If you don't want people seeing the elapsed time on an activity, append the query param `hideTimestamp=true` to the end of the URL. Elapsed time is shown by default. + ## ___Example URL and result___ ```