Skip to content

[New Feature] Bump Leaderboard and Points in Eigen #12

@youngcoder45

Description

@youngcoder45

Feature Description

Add a bump leaderboard and points system in Eigen to encourage server engagement and reward users who regularly bump the server.

Problem

Currently there is no system to track or reward users who bump the server. This makes it difficult to recognize the most active promoters and reduces motivation for users to bump regularly.

Proposed Solution

Implement a bump tracking system with the following features:

  • Detect when a user successfully bumps the server.
  • Award points to the user for each successful bump.
  • Maintain a leaderboard showing the top users with the most bump points.
  • Allow users to check their points using a command (for example: /bump-points).
  • Provide a command to view the leaderboard (for example: /bump-leaderboard).

Possible Features

  • Cooldown handling for bumps.
  • Daily / weekly / all-time leaderboard.
  • Role rewards for reaching certain bump milestones.
  • Database storage for points and leaderboard data.

Additional Context

This feature would help increase server visibility and community engagement by rewarding users who contribute to server promotion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions