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件の投稿が新しいトピックに分割されました: Add %{first name} variable to BCC plugin

このプラグインをカスタムグループでも使用できるようにする可能性はありますか?たとえば、Changes coming to settings for giving access to features (from trust levels to groups) のようなものです。

コースの講師が、コースの参加者に時折同じアンケートをPMで送信したいが、それぞれから個別の回答を受け取りたいというユースケースがあります。

BCCプラグインを使用するために、スタッフに加えてカスタムグループ(例:主催者)を割り当てることができるようになれば、彼らの問題を大幅に解決できます(現在、数十件の同一のPMを送信しています)。

「いいね!」 1

@md-misko - Discourse Private Replies プラグインでニーズが満たせるかもしれません。基本的に、PM を使用する代わりに、参加者グループへのアクセス権を持つコースカテゴリを作成します。このプラグインは、講師トピックへの返信を他の参加者から隠しておくことができます。

(ただし、講師から参加者への 後続 の返信はすべての人に表示されるという注意点があります。状況によっては、それが問題になる場合とそうでない場合があります。)

「いいね!」 2

つまり、メールのような見た目のメッセージ用ですか? それとも、メッセージとチャットの両方用ですか?

PM(メッセージ)のみです。