Show your discord bot stats on your website as a svg card, the data is fetched from discord API, and the card is generated with satori on the fly.
- Deploy this repository to Vercel by clicking the button above
- Add
BOT_TOKEN
to the environment variables - Head to
https://your-vercel-url/api/card
to get the card
/api/card
- Get the card in svg format/api/card.jpeg
- Get the card in jpeg format/api/card.webp
- Get the card in webp format