---
url: 'https://bot.mcjpg.dev/en/acknowledgements/sponsors.md'
description: >-
  Minecraft UniBot sponsor record template — record each sponsor's avatar,
  nickname, donation amount and thank-you note.
---
# Sponsor Records

Thank you to every sponsor for supporting this project! Your support helps us cover server and development costs, allowing UniBot to keep evolving.

> \[!TIP]
> This page is a **template** for recording sponsor information. When adding a new sponsor, copy the "Sponsor Entry" block below and fill in the corresponding details.

## Sponsor Entry Template

Copy the block below and replace `Nickname`, `Avatar URL`, `Amount`, `Date` and `Thank-you note`:

```markdown
::: card title="Nickname" icon="fluent-color:heart-24"
<div style="display:flex;align-items:center;gap:12px;">
  <img src="Avatar URL" alt="Nickname's avatar" style="width:48px;height:48px;border-radius:50%;object-fit:cover;" />
  <div>
    <strong>Nickname</strong> · Donated ¥Amount (Date)
    <br/>
    <span style="color:var(--vp-c-text-2);">Thank-you note</span>
  </div>
</div>
:::
```

## Sponsor List

> The entries below are examples — replace them with real sponsor information when in use.

### Sponsors

## How to Sponsor

If you'd also like to support us, you can sponsor through:

* **Afdian (爱发电)**: <https://afdian.com/>
* **QQ Group**: join the [QQ group](https://qm.qq.com/q/qyq2XH6qkw) and contact the admins
* **GitHub Sponsors**: <https://github.com/sponsors>

> \[!NOTE]
> After sponsoring, please contact us via the QQ group or GitHub and provide your **nickname** and **avatar URL** — we'll add you to the sponsor records as soon as possible.
