Merge pull request #66 from grhx/patch-1

Update README.md
This commit is contained in:
Conrad Crawford
2024-11-02 12:00:08 -04:00
committed by GitHub

View File

@@ -54,7 +54,7 @@ If you'd like to show your global display name as well as your username, append
#### ___Hide Avatar Decoration___ #### ___Hide Avatar Decoration___
If you don't want people seeing your Avatar Decoration, append the query param `hideDecoration=true` to the end of the URL. Your Avatar Decoration is shown by default if you have one. If you don't want people seeing your Avatar Decoration, append the query param `hideDecoration=true` to the end of the URL. Your Avatar Decoration is shown by default if you have one.
#### ___Toogle Animated Avatar Decoration___ #### ___Toggle Animated Avatar Decoration___
If you have an Animated Avatar Decoration, append the query param `animatedDecoration=: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 Decoration, append the query param `animatedDecoration=:bool` to the end of the URL, replacing `:bool` with `true` or `false`. This is set to `true` by default.
### ___Hide Status___ ### ___Hide Status___
@@ -87,7 +87,7 @@ If you don't want people seeing your Spotify activity, append the query param `h
### ___Hide App by ID___ ### ___Hide App by ID___
If you don't want display a specific application, append the query param `ignoreAppId=:app_id` to the end of the URL, IDs separate by `,`. If you don't want to display a specific application, append the query param `ignoreAppId=:app_id` to the end of the URL, IDs separate by `,`.
### ___Hide Discriminator___ (DEPRECATED soon) ### ___Hide Discriminator___ (DEPRECATED soon)