What is dcRep?
dcRep is a reputation layer for Discord. It scores members on the quality of what they contribute — helpful answers, useful resources, showcased work, and consistent participation — rather than raw message volume.
It runs as a passive bot plus a web app. The bot watches your server’s public activity, scores contributions against a transparent model, assigns reputation tiers (optionally mapped to Discord roles), and surfaces public profiles and leaderboards on the web. There’s nothing for members to click — reputation is earned simply by participating well.
Why volume-based reputation fails
Most “activity” metrics reward whoever talks the most. That advantages spam and chit-chat over the person who quietly writes the one answer everybody needed. dcRep is designed to invert that: a single high-signal post can outweigh a hundred one-word replies.
The four things dcRep measures
Every score is built from four components, each capturing a different kind of value:
| Component | Weight | What it rewards |
|---|---|---|
| Quality | 35% | Substance of the message itself — depth, code, links, structure, channel fit |
| Validation | 30% | Recognition from others — reactions and endorsements, weighted by who gives them |
| Impact | 20% | Whether a contribution actually helped — replies, reach, solved threads |
| Consistency | 15% | Showing up with quality over time, not in one burst |
See How scoring works for the full formula and Tiers & decay for how scores map to standing.
Where to go next
- Add dcRep to your server — the 5-minute setup.
- How scoring works — the model in detail.
- Slash commands — everything members and mods can run.
- FAQ — quick answers to common questions.