feat(readme): add hideClanTag params on README

This commit is contained in:
Hexagonn
2024-09-21 10:04:14 +07:00
committed by GitHub
parent cf793f08fe
commit 9b817b7a31

View File

@@ -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.