Further Customization (Premium)
Further Customization can just be unlocked with premium access
Channelstatus (Bump Countdown):
Set the Channel:
%chstats add #channel
-> mention the channel name and run the command
The Bot must have the Manage_Channel
, View_Channel
, Send_Messages
in the Channel, which you added.
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}
Custom Avatar, Image, Thumb....

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
Last updated
Was this helpful?