# 将非 Patreon 赞助者添加到赞助者组

**URL:** <https://meta.discourse.org/t/adding-non-patreon-patrons-to-patron-group/96406>\
**Category:** Support\
**Tags:** patreon\
**Created:** [2018年九月5日 11:55 UTC](https://meta.discourse.org/t/adding-non-patreon-patrons-to-patron-group/96406 "2018-09-05T11:55:37Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)\
**Post date:** [2018年九月5日 12:17 UTC](https://meta.discourse.org/t/adding-non-patreon-patrons-to-patron-group/96406/2 "2018-09-05T12:17:13Z")

</div>

Since you can not add non-patron members to the patreon group, you can create another patreon group using another name such as “other-patrons” (or “supporters”, benefactors" etc …). Configure this group with the same privileges you have given to patreon group and add members manually (or allow users to request participation in the group).

You can automatically assign a badge to that group, see

> [@Grant a badge for all members of a group](https://meta.discourse.org/t/automatically-grant-a-badge-for-all-members-of-a-group/18147):
>
> I just created a badge for all the awesome [plugin authors](https://meta.discourse.org/badges). Creating a badge targeting a group is quite easy, just type this into the SQL box: select user\_id, created\_at granted\_at, NULL post\_id from group\_users where group\_id = ( select g.id from groups g where g.name = 'GROUP\_NAME\_IN\_LOWER\_HERE' ) I will add a trigger for this at some point so granting is faster, in the mean time just go to /sidekiq/scheduler and kick off the badge job to rush it. See [Triggered custom badge queries](https://meta.discourse.org/t/triggered-custom-badge-queries/19336) for mo…

---

_[View the full topic](https://meta.discourse.org/t/adding-non-patreon-patrons-to-patron-group/96406)._
