lanyard-profile-readme
🏷️ Utilize Lanyard in your GitHub Profile
Special thanks to @Phineas for creating Lanyard, and making this project possible
Usage
(Make sure you're in the Lanyard Discord for this to work!
In a README.md file, include the following, replacing :id with your Discord user ID.
[](https://discord.com/users/:id)
It should display something similar the following (I am using my Discord user ID as an example):
Options (wip)
There are a few options to customize this display using query parameters:
Theme
Append the query param theme=:theme to the end of the URL, replacing :theme with either light or dark. This will change the background and the font colors, but the background can be overridden with the Background Color parameter.
Background Color
Append the query param bg=:color to the end of the URL, replacing :color with a hex color of your choice (omit the #)
Toggle Animated Avatar
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.