> 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/further-customization.md).

# Further Customization (Premium)

Further Customization can just be unlocked with premium access

{% hint style="info" %}
**You have to unlock 🌟Premium Features to do further customization!**
{% endhint %}

## **Channelstatus (Bump Countdown):**

[**This feature allows you to create a locked voice channel/normal channel, which shows the time left for the next bump.** ](https://media.discordapp.net/attachments/738409360488661142/809322554573586452/unknown.png)

### **Set the Channel:**

* **`%chstats add #channel` -> mention the channel name and run the command**

{% hint style="danger" %}
T**he Bot must have the `Manage_Channel` , `View_Channel`, `Send_Messages` in the Channel, which you added.**
{% endhint %}

### Channel name for Bump Ready:

* **When the Bump is ready, the added Channel, will change their name to the name, which you will set below.**
* **`%chstat yes <channel_name_onready>`-> This will change the Channel name for Bump ready**

### Channel name for Bumpable Soon:

* **When the Server is bumpable in less than 10 minutes, it will change the channel name to the name, which you will set below.**
* **`%chstat soon <channel_name_soon>`-> This will change the Channel name for Bump soon**

### Channel name for Bump Time Left:

* **When the Server is not bumpable and time is left, it will change the Channel Name to the one below.**
* **`%chstat no <channel_name_not_ready>`-> This will change the Channel name for not Bump.**
* **You can add the time parameter {time}, to built in the time, which is left for bump ready**
* **Ex: `%chstat no Bumpable in {time}`**    &#x20;

## Custom Avatar, Image, Thumb....

![](https://1122664648-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MTADavPwEwJQE_bHADA%2F-MYpAqaNraNozJRCjIpa%2F-MYpAxU8h0oAw0PeA-wM%2Fimage.png?alt=media\&token=d25c84e9-cea3-4757-9510-2c5c181cb18f)

* **They can be found on the next page of `%custom`**

### Add/Remove Footer:

* **This adds a embed footer or removes it on disable**

```
%custom footer <message>
%custom footer disable | will disable reponse & ping
```

### Add custom Thumbnail:

* **This adds a custom thumbnail, which is on the right corner of the embed**

```
%custom thumb <http-link-of-image>
%custom thumb disable | Disable custom Thumbnail
```

### Add Image:

* **This add a custom image on the embed**

```
%custom image <http-link-of-image>
%custom image disable | Disable custom image
```

### **Add remind Avatar:**

* **This changes the bot avatar on a specific added one**

```
%custom avatar <http-link-of-image>
```

### Change Remind Bot name:

* **This changes the bot name on a specific added one**

```
%custom name <name>
```

## Channel Lockdown on Bump:

**When you bump, the channel will be locked so others can not bump, which can prevent spam on the channel. It denys the `Send_Message` for everyone and reset its to neutral, when the server is bumpable, so normal members can bump again.**

### **Activate Feature:**

* **Consider that you have to add a Bump Channel (`%setup add #channel`) to use this feature**
* **`%chstat lock enable` -> enables the lock feature on next Bump**

### **Disable Feature:**

* **`%chstat lock disable` -> This disables the Feature again**
