From 9b817b7a31340a846d8333ecf5327172810d4971 Mon Sep 17 00:00:00 2001 From: Hexagonn <128217934+hexaaagon@users.noreply.github.com> Date: Sat, 21 Sep 2024 10:04:14 +0700 Subject: [PATCH] feat(readme): add `hideClanTag` params on README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 31c079a..d8bb665 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,9 @@ If you don't want people seeing your status, append the query param `hideStatus= 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. +## ____Hide Clan Tag___ +If you don't want people seeing your Clan Tag (formerly known as Guilds), append the query param `hideClanTag=true` to the end of the URL. Clan Tag is shown by default. + ### ___Hide Badges___ If you don't want people seeing the badges you have on Discord, append the query param `hideBadges=true` to the end of the URL. Badges are shown by default.