Mod Macros¶
Platforms: Old Reddit and New Reddit · Default: Enabled
Mod Macros injects macro selectors into reply areas, letting moderators quickly insert pre-written responses with optional attached actions.
Overview¶
Macros are configured per-subreddit in the Config overlay (Mod Macros tab). Each macro has a title, message text, and a set of optional actions that fire when the macro is sent. They appear as a dropdown inside comment reply boxes on post and comment pages. On new Reddit modmail, macros appear via the Modmail module’s composer integration.
Macro text supports the same substitution tokens as removal reasons.
Features¶
Macro picker in reply areas — a dropdown next to the reply box lets you pick a macro, preview its rendered text, and post it.
Live preview — when enabled, shows a formatted preview of the macro message as you type overrides into it.
Modmail support — macros marked with contextmodmail: true (the default) appear in the macro picker inside the modmail composer on new Reddit.
Context filtering — each macro can be restricted to post contexts, comment contexts, or modmail contexts, or any combination.
Macro actions¶
Each macro can include any combination of the following actions, which fire at send time:
Action |
Effect |
|---|---|
|
Remove the target item |
|
Approve the target item |
|
Remove as spam |
|
Ban or unban the author |
|
Mute the author in modmail |
|
Apply a flair template to the author |
|
Lock the target post or comment thread |
|
Lock the macro reply comment |
|
Sticky the macro reply (top-level comments only) |
|
Distinguish the reply as a moderator comment |
|
Post as the subreddit ModTeam via official removal message |
|
Archive the modmail thread after sending |
|
Highlight the modmail thread |
Substitution tokens¶
Macro text can include tokens that are replaced with contextual values at send time:
Token |
Value |
|---|---|
|
Subreddit name |
|
Username of the post/comment author |
|
Username of the acting moderator |
|
Post title |
|
Post URL |
|
Permalink to the item |
|
Link domain |
|
Post or comment body text |
Settings¶
Setting |
Default |
Description |
|---|---|---|
Show macro preview |
On |
Show a preview of the macro message while composing |