# Customize Boost Message

## How to customize the Boost Message?

| <p><strong>Variables:</strong> </p><ul><li><code>{{boostcount}}, {{boosttier}},{{username}}</code> , <code>{{usertag}}</code>, <code>{{userid}}, {{usermention}}</code>,</li><li>Add this variables to your Custom Message for showing the current boost count or the tier...</li></ul> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

#### Use the Parameter `disable`, when you want to disable certain customization such as Embed Image/ Embed Thumbnail...

**Ex: `%boostmessage image disable`**

| Customizable Message:                                                                                                                                                                                                                                                                                                                            |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Change the Title of the boost message:**                                                                                                                                                                                                                                                                                                       |
| <ul><li><code>%boostmessage title \<your title></code> </li></ul>                                                                                                                                                                                                                                                                                |
| <p><strong>Change the Description:</strong></p><ul><li><code>%boostmessage desc \<your description></code> </li><li>This will change the Description of the boost message</li></ul>                                                                                                                                                              |
| **Change the Boost Message to non-embed:**                                                                                                                                                                                                                                                                                                       |
| <p></p><ul><li><code>%boostmessage embed enable/disable</code> </li><li>This will change whether to send the Messages as Embed or Non Embed</li></ul>                                                                                                                                                                                            |
| **Set Plain Message:**                                                                                                                                                                                                                                                                                                                           |
| <ul><li>When using an embed, it would be nice, when you can send a normal non-embed message, which can also ping the member, when you use the variable {{usermention}}. This functionality fulfills the Plain message.</li><li><code>%boostmessage plain \<message></code></li><li>This sets the provided Message as non-embed Message</li></ul> |
| **Change the Color of the Embed:**                                                                                                                                                                                                                                                                                                               |
| <p></p><ul><li><code>%boostmessage color <#hex.color></code> </li><li> This will change the color of the Embed Message. The provided color must be hex.</li></ul>                                                                                                                                                                                |
| **Add a Image on the Embed:**                                                                                                                                                                                                                                                                                                                    |
| <ul><li><code>%boostmessage image \<http-image-link></code></li><li><strong>This will add an image on the boost message embed</strong></li></ul>                                                                                                                                                                                                 |
| **Add a Thumbnail on the Embed:**                                                                                                                                                                                                                                                                                                                |
| <ul><li><code>%boostmessage thumb \<http-image-link></code></li><li><strong>This will add an Thumbnail on the boost message embed</strong></li></ul>                                                                                                                                                                                             |

### Test your Customization:

* **Run `%boostmessage test` for checking your customizations.**
