When a user sends a modmail to a subreddit, this app replies to the modmail (visible to mods only) with a summary about the user including:
- Account age
- Account karma (sitewide and subreddit-specific)
- User flair
- If the user is flagged as NSFW
- Recent comment summary (subreddit name and comment count) in other subreddits
- The number of posts and/or comments made in your subreddit in a configurable timeframe
- Recently removed comments in the current subreddit
- Recent subreddit posts
- Toolbox usernotes or Reddit native mod notes
Any combination of the above options can be configured. If any of them return data, then a summary will be generated.
Potential use cases:
- If a user deletes their account, you can still find details about past interactions in modmail
- Quickly get context about a user's recent removed comments and subreddit posts, saving time looking through their history
- Check for possible brigading or other negative interactions via recent interactions in other subreddits
If a user is shadowbanned, no useful information can be shown about the user. However, the app can tell you that the user is shadowbanned (not obvious on mobile modmail).
This app is open source. You can find the code on GitHub here.
For earlier versions, please see the full changelog.
- Add subreddit-specific karma to output. This is disabled by default but can be turned on if you wish.
- Allow headers to be formatted as desired - default is bold, but also supports italics and plain text.
- Fix formatting of mod notes (removed extra * character)
- Add option to include a user's bio text in output
- Add option to include social links in output
