-
-
Notifications
You must be signed in to change notification settings - Fork 125
feat(APIUser): add collectibles
#1274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
/** | ||
* Path to the nameplate asset | ||
* | ||
* @example `nameplates/nameplates/twilight/` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets have a CDN route function thing for nameplates 👁️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't add it because its not documented and because the structure of it is not exactly clear.
From my testing, nameplates can be either prefixed with nameplates/nameplates/
or nameplates/nameplates_v2/
..
There is also a static image static.png
, and the video asset.webm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Eugh, they really did nameplates dirty huh.. well w/e
Please describe the changes this PR makes and why it should be merged:
If applicable, please reference Discord API Docs PRs or commits that influenced this PR: