The Bump Reminder feature helps you maintain your server’s visibility on Disboard by automatically reminding members when it’s time to bump your server again.
Requirements
- Server must be listed on Disboard
- Bot must have permissions to:
- Send messages
- Embed links
- View channels
Setup
Enable Bump Reminder
Disable Bump Reminder
Customize Messages
Set Thank You Message
,bumpreminder thankyou <message>
Set Reminder Message
,bumpreminder reminder <message>
Testing Messages
Test Thank You Message
,bumpreminder test thankyou
Test Reminder Message
,bumpreminder test reminder
View Messages
View Thank You Message
,bumpreminder view thankyou
View Reminder Message
,bumpreminder view reminder
Leaderboard
View Bump Leaderboard
,bumpreminder leaderboard
Variables
Message Variables
{user} - User object
{user.mention} - User mention
{user.name} - Username
{guild} - Server object
{channel} - Channel object
- Reminders are sent 2 hours after each bump
- The leaderboard tracks the number of times each member has bumped the server
- Messages support both regular text and embeds
Make sure the bot has proper permissions in the channel where bump reminders will be sent.