Discord Cards
Discord activity cards for github readme / your personal websites.
Parameters
Click to show/close parameters
| Name | Type | Required | Default | Description | More Description |
|---|---|---|---|---|---|
type | string | true | Card type | Supported: card compact. | |
discordId | string | true | Discord user ID | ||
about | string | About me | |||
banner | string | Banner URL | |||
large_image | string | Large image URL | |||
small_image | string | Small image URL | |||
hex | string | Alternative banner color | Format: HEX, e.g. FF0000. |
txt
https://discord-cards.onrender.com/api/{type}/{discordId}{?about,banner,large_image,small_image,hex}Examples
Large card
markdown
<!-- crizmo -->
Compact card
markdown
<!-- crizmo -->
