> For the complete documentation index, see [llms.txt](https://bumpreminder.gitbook.io/bump-reminder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bumpreminder.gitbook.io/bump-reminder/setup-bump-reminder/customize-remind-messages.md).

# Customize Remind Messages

## How to set custom messages?

| Customizeable Message:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Change the title of the remind message:**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| <ul><li><code>%custom title \<your title></code> </li><li>This will change the title of the bump remind message</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| <p><strong>Change the Description:</strong></p><ul><li><code>%custom desc \<your remind message></code> </li><li>This will change the remind message/ description.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| <p></p><p><strong>Change the Response after the !d bump:</strong></p><ul><li><code>%custom response \<your response></code> </li><li>This will change the response after the <code>!d bump</code></li><li><code>%custom response disable</code></li><li>Will disable the response after the !d bump</li></ul><p>📀<a href="/pages/-MYosp-JabobfdAX-vEB"><strong>\[Premium]</strong></a><strong>Variables:</strong> </p><ul><li><code>{{username}}</code> , <code>{{usertag}}</code>, <code>{{userid}}</code>, <code>{{serverbumpcount}}</code>, <code>{{usermention}}</code></li><li><code>Ex: Thx for bumping {{username}}, We have {{serverbumpcount}} bumps!</code></li></ul> |
| **Change the Remind message to non-embed:**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| <p></p><ul><li><code>%custom embed no/yes</code> </li><li>This will change if the remind message should be  a embed message or not.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| **Change the Color of the Embed:**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| <p></p><ul><li><code>%custom color <#hex.color></code> </li><li> This will change the color of the embed remind message. The provided color must be hex.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |

{% hint style="info" %}
&#x20;Please do not exceed the given lengths and try to keep your remind messages small, since every custom remind message costs us traffic and costly database space.
{% endhint %}
