ReactionView is a Vencord userplugin that scans the current channel or thread and ranks messages by total reactions for:
- last day
- last week
- last month
- custom number of days
- Copy
src/userplugins/reactionViewinto your Vencord checkout atsrc/userplugins/reactionView. - Rebuild or reload Vencord.
- Right-click a channel or thread and use
Top Reacted Messages.
- This scans one channel/thread at a time.
- It fetches history directly from Discord in 100-message pages.
- Scans are capped by the plugin settings to avoid excessive API usage.