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

I did these changes. Is there any way for me to see the change and make sure that the changes are how we want them to be? I have an active admin account so I assume I cannot see that. I cannot sign up with a new email as we are limiting sign-ins to only as specific domain names. Our instance is hosted by discourse.

As an admin you can check the latest messages sent by Discobot visiting its profile.

「いいね!」 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