-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers