# Wie man discobot-Nachrichten aktualisiert

**URL:** https://meta.discourse.org/t/how-to-update-discobot-messages/75693
**Category:** Support
**Created:** [8. Dezember 2017 um 17:05 UTC](https://meta.discourse.org/t/how-to-update-discobot-messages/75693 "2017-12-08T17:05:30Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![communitygal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/communitygal/32/80177_2.png) [@communitygal](https://meta.discourse.org/u/communitygal)
#### Post date: [8. Dezember 2017 um 17:05 UTC](https://meta.discourse.org/t/how-to-update-discobot-messages/75693/1 "2017-12-08T17:05:30Z")

</div>

A message was sent within the hour that contains language I need to update.

I have read through the automated emails but I don’t know how to update the messages from Discobot that have the wrong name for our community.

 ![need to change words in automated message](https://global.discourse-cdn.com/meta/original/3X/9/8/989b3a249f045a376d289ced5b21c000115ae36d.png)

Where can I edit these words?  
Thanks!

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [8. Dezember 2017 um 18:16 UTC](https://meta.discourse.org/t/how-to-update-discobot-messages/75693/2 "2017-12-08T18:16:57Z")

</div>

In your `admin/customize/site_texts` search for:

`discourse_narrative_bot.new_user_narrative.hello.title`  
and  
`discourse_narrative_bot.new_user_narrative.hello.message`

---

<div class="post-metadata">

### Author: ![8BIT](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/8bit/32/76872_2.png) [@8BIT](https://meta.discourse.org/u/8BIT)
#### Post date: [9. Dezember 2017 um 15:48 UTC](https://meta.discourse.org/t/how-to-update-discobot-messages/75693/3 "2017-12-09T15:48:43Z")

</div>

> [@dax](#):
>
> discourse\_narrative\_bot.new\_user\_narrative.hello.message

I like you so much. thanks for being so helpfull all the time.

---

<div class="post-metadata">

### Author: ![communitygal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/communitygal/32/80177_2.png) [@communitygal](https://meta.discourse.org/u/communitygal)
#### Post date: [11. Dezember 2017 um 20:27 UTC](https://meta.discourse.org/t/how-to-update-discobot-messages/75693/4 "2017-12-11T20:27:25Z")

</div>

Hi Dax,  
I am noticing that this didn’t work. My discobot messages are still using the wrong site name and such.

Any ideas to fix?

Thanks,  
Emma

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [11. Dezember 2017 um 22:25 UTC](https://meta.discourse.org/t/how-to-update-discobot-messages/75693/5 "2017-12-11T22:25:28Z")

</div>

Everything works regularly on my trial site and changes are accepted normally:

 ![Schermata da 2017-12-11 23-03-51](https://global.discourse-cdn.com/meta/original/3X/6/a/6a9de4f672a617b3a69ff9c18861a661d29a5ec3.png)

Did you see any error in your log console?  
Can I see the raw message that you are trying to change?

---

<div class="post-metadata">

### Author: ![communitygal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/communitygal/32/80177_2.png) [@communitygal](https://meta.discourse.org/u/communitygal)
#### Post date: [11. Dezember 2017 um 22:28 UTC](https://meta.discourse.org/t/how-to-update-discobot-messages/75693/6 "2017-12-11T22:28:10Z")

</div>

Hi @dax, the message I’m trying to change is above. I’m trying to change the text within the red boxes. I have changed the name and the signature but I saw a message today that wasn’t updated.

Thanks,  
Emma

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [11. Dezember 2017 um 22:29 UTC](https://meta.discourse.org/t/how-to-update-discobot-messages/75693/7 "2017-12-11T22:29:01Z")

</div>

> [@communitygal](#):
>
> but I saw a message today that wasn’t updated.

Was it a new message that was sent since you made the updates?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [11. Dezember 2017 um 22:37 UTC](https://meta.discourse.org/t/how-to-update-discobot-messages/75693/8 "2017-12-11T22:37:41Z")

</div>

Did you hard-code the name of the forum in the message? The default copy uses a substitution variable, rather than hard-coding the name.

If you hard-code the name, then you’ll need to change it, but I recommend keeping the variable in there which will reflect the current value of your site name.

---

<div class="post-metadata">

### Author: ![SidV](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sidv/32/119460_2.png) [@SidV](https://meta.discourse.org/u/SidV)
#### Post date: [12. Dezember 2017 um 12:28 UTC](https://meta.discourse.org/t/how-to-update-discobot-messages/75693/9 "2017-12-12T12:28:43Z")

</div>

> [@communitygal](#):
>
> I have changed the name and the signature but I saw a message today that wasn’t updated.

The forum won’t be update to the past messages.  
Will be updated to new messages, that discobot will send to other users. 🤖

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [8. Juni 2024 um 12:43 UTC](https://meta.discourse.org/t/how-to-update-discobot-messages/75693/10 "2024-06-08T12:43:55Z")

</div>

Dieses Thema wurde nach 2373 Tagen automatisch geschlossen. Neue Antworten sind nicht mehr möglich.
