Discourse BCC

:discourse2: Summary Discourse BCC allows staff users to send individual personal messages to several users at once.
:hammer_and_wrench: Repository Link https://github.com/discourse/discourse-bcc
:open_book: Install Guide How to install plugins in Discourse

Features

When enabled, you’ll see a checkbox after having added two or more recipients to a PM:

If you check that box, instead of one PM that everyone shares access to, Discourse will create 1 PM per user provided.

If you add a group, each member of the group will be sent an individual PM.

You can also use the placeholders %{username}, %{@username}, and %{name} to add message personalization for each recipient.

76 个赞

3 个帖子已拆分为新主题:在 BCC 插件中添加 %{first name} 变量

有没有可能启用自定义组来使用此插件,类似于 https://meta.discourse.org/t/changes-coming-to-settings-for-giving-access-to-features-from-trust-levels-to-groups/283408?

我有一个用例,其中课程讲师偶尔会通过私信将相同的问卷发送给课程参与者,但希望收到每个参与者的单独回复。

能够将自定义组(例如,组织者)以及员工分配给使用 BCC 插件将极大地解决他们的问题(他们目前正在发送数十条相同的私信)。

1 个赞

@md-misko - 我想知道您是否可以通过 Discourse 私信回复 插件来满足您的需求。基本上,您可以创建一个供参与者组访问的课程类别,而不是使用私信。然后,该插件可以将讲师主题的回复隐藏起来,不让其他参与者看到。

(需要注意的是,讲师随后回复给参与者的任何内容对所有人都可见。根据您的情况,这可能无关紧要,也可能很重要。)

2 个赞

那么它是用于类似邮件的“消息”界面,还是同时用于“消息”和“聊天”?

这仅用于 PM(消息)。