mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-26 13:41:32 +00:00
add hide discrim option
This commit is contained in:
10
README.md
10
README.md
@@ -15,7 +15,7 @@ In a `README.md` file, include the following, replacing `:id` with your Discord
|
|||||||
[](https://discord.com/users/:id)
|
[](https://discord.com/users/:id)
|
||||||
```
|
```
|
||||||
|
|
||||||
It should display something similar the following (I am using my Discord user ID as an example):
|
It should display something similar to the following (I am using my Discord user ID as an example):
|
||||||
|
|
||||||
[](https://discord.com/users/705665813994012695)
|
[](https://discord.com/users/705665813994012695)
|
||||||
|
|
||||||
@@ -37,13 +37,17 @@ Append the query param `bg=:color` to the end of the URL, replacing `:color` wit
|
|||||||
|
|
||||||
If you have an animated avatar, append the query param `animated=:bool` to the end of the URL, replacing `:bool` with `true` or `false`. This is set to `true` by default.
|
If you have an animated avatar, append the query param `animated=:bool` to the end of the URL, replacing `:bool` with `true` or `false`. This is set to `true` by default.
|
||||||
|
|
||||||
|
### ___Hide Discriminator___
|
||||||
|
|
||||||
|
If you don't want people seeing your discriminator (most likely for privacy reasons), append the query param `hideDiscrim=true` to the end of the URL. Your discriminator is shown by default.
|
||||||
|
|
||||||
## ___Example URL and result___
|
## ___Example URL and result___
|
||||||
|
|
||||||
```
|
```
|
||||||
[](https://discord.com/users/94490510688792576)
|
[](https://discord.com/users/94490510688792576)
|
||||||
```
|
```
|
||||||
|
|
||||||
[](https://discord.com/users/94490510688792576)
|
[](https://discord.com/users/94490510688792576)
|
||||||
|
|
||||||
\
|
\
|
||||||
_If you're using this in your profile, feel free to show support and give this repo a ⭐ star! It means a lot, thank you :)_
|
_If you're using this in your profile, feel free to show support and give this repo a ⭐ star! It means a lot, thank you :)_
|
||||||
|
|||||||
Reference in New Issue
Block a user