Skip to main content

Overview

greed’s bump reminder helps your server stay at the top of DISBOARD by sending a reminder exactly 2 hours after a successful bump. It also tracks contributor stats to reward your most active members.

Getting Started

Enable the reminder in the channel where the DISBOARD bot works.
,bumpreminder enable
Once enabled, greed will watch for the DISBOARD bot’s success message (Bump done!) and automatically start a 2-hour countdown.

Customization

Reminder Scripts

Customize what greed says when it’s time to bump again.
,bumpreminder reminder It's time to bump! Use **/bump** to help us grow.
Send a custom message immediately after someone successfully bumps. Supports full Scripting.
,bumpreminder thankyou {embed}{description: Thanks {user}! You've bumped {bumps} times!}

Tracking & Stats

Manage your community’s bump contributions.
See who has contributed the most bumps to the server.
  • ,bumpreminder leaderboard: View the top pumpers.
  • Alias: ,br lb
Track individual contributions.
  • ,bumpreminder view [@user]: See total bumps for yourself or another member.

Management Commands

  • ,bumpreminder disable: Turn off the bump reminder system entirely.
  • ,bumpreminder test: Manually trigger the reminder to check your configuration.