# 为不同TL/用户组添加扩展反应

**URL:** https://meta.discourse.org/t/add-extended-reactions-for-different-tl-user-groups/297829
**Category:** Feature
**Tags:** reactions
**Created:** [2024年三月4日 16:06 UTC](https://meta.discourse.org/t/add-extended-reactions-for-different-tl-user-groups/297829 "2024-03-04T16:06:35Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Isambard](https://avatars.discourse-cdn.com/v4/letter/i/858c86/32.png) [@Isambard](https://meta.discourse.org/u/Isambard)
#### Post date: [2024年三月4日 16:06 UTC](https://meta.discourse.org/t/add-extended-reactions-for-different-tl-user-groups/297829/1 "2024-03-04T16:06:35Z")

</div>

> [@Discourse Reactions](https://meta.discourse.org/t/discourse-reactions/183261):
>
> discourse2Summary Discourse Reactions allows users to React to a post from a choice of emojis, rather than only the Like heart. The available emoji selection can be set from the admin settings.open_bookInstall Guide This plugin is bundled with Discourse core. There is no need to install the plugin separately. Bored of likes in discourse? Here’s something you will definitely love. Overview Discourse-reactions is a plugin that allows user to add their reactions to the …

当前，可以通过设置 `discourse_reactions_enabled_reactions` 为您想要的表情符号列表（用 `|` 分隔，例如：`open_mouth|cry|angry`）来使用插件添加反应。

这是我卑微的请求，希望可以添加 2 个额外的设置：

`discourse_reactions_enabled_reactions_privileged`  
用于定义特权组可用的扩展反应，以及：

`discourse_reactions_enabled_reactions_privileged_groups`  
用于定义有权访问这些额外反应的组。

实际上，能够定义多个组和反应集会很好，但这也许在用户界面上实现起来会比较困难。
