Changing Welcome Message

On our Discourse forum, we’re looking into changing our welcome message to a custom made one that reflects our community specifically. We were unaware that when Discobot came to be, the original welcome message changed to a “walk-through” of core Discourse functions.

I had a look through a few topics regarding altering the welcome message and found this link:

admin/customize/email_templates/system_messages.welcome_user

We swapped the old content for the new custom made content and whenever we create a new account, the Discobot message shows up, not the custom made message we inputted.

Surely there must be a way to set the welcome message to a static message instead of the dynamic Discobot message?

Assuming you’re referring to this message:

You should be looking for discourse_narrative_bot.new_user_narrative.hello.message to change the bot’s initial message.

「いいね!」 5

Is that under the email templates tab?

No, text content. yoursite.com/admin/customize/site_texts

「いいね!」 6

Thank you for your help! Our new welcome message is up and running. Appreciate it.

「いいね!」 7

Hi Joshua. Can’t find it, maybe is that changed in recent versions of the platform?

Nope, the string is the same.
Try this

「いいね!」 5

これらの変更を行いました。変更内容を確認し、意図した通りになっているか確認する方法はありますか?アクティブな管理者アカウントを持っているため、確認できないと考えています。新しいメールアドレスでのサインアップは、特定のドメイン名に限定されているためできません。当インスタンスは Discourse によってホストされています。

管理者として、Discobotのプロフィールにアクセスすることで、Discobotが送信した最新のメッセージを確認できます。

「いいね!」 4

古いスレッドをぶら下げることについてお詫び申し上げますが、ウェルカムメッセージを更新した後に遅延はありますか? discourse_narrative_bot.new_user_narrative.hello.message のテキストを更新しましたが、別のソースからウェルカムメッセージが取得されています。

既存のウェルカムメッセージの内容が同じであるものを指していますか、それともテキストが更新された後に送信される新規ユーザーアカウントのウェルカムメッセージのことでしょうか?

既存のプライベートメッセージは、テキストを変更しても更新されません。

テキストが更新された後に新しいウェルカムメッセージが送信されました。Discobotのアウトボックスから確認しています。

もう一つ奇妙なのは、ウェルカムメッセージのテキストの正確なソースが見つからないことです。discourse_narrative_bot.new_user_narrative.hello.message以外のナラティブから取得しているのでしょうか?

テストサイトでこれを試したところ、discourse_narrative_bot.new_user_narrative.hello.message を編集すると、新しいテストユーザーにサインアップした際の Discobot の「Greetings!」メッセージのテキストが変更されました。間違ったフィールドを持っている可能性があります。編集する正しいフィールドを見つける最善の方法は、メッセージから特徴的な短い部分をコピーして検索ボックスに貼り付けることだと思います。:+1:

システムウェルカムメッセージには、system_messages.welcome_user.text_body_template という同様のテキストフィールドがあります。こちらが該当するかもしれません。

このトピックには、オンボーディングフローにおける設定やメッセージの良い概要が記載されており、他に確認すべき点の手がかりが得られるかもしれません。

「いいね!」 5