Files
FoxxMD 85b1d13718 docs: Refactor docs to use runs syntax
* Add Runs to main docs readme and concepts
* Add high level diagram in main docs readme to show CM lifecycle
* Refactor subreddit/rule examples to use runs syntax
2022-03-07 10:28:48 -05:00
..
2021-12-23 21:35:18 -05:00

Toolbox User Notes

Context Mod supports reading and writing User Notes for the Toolbox extension.

You must have Toolbox setup for your subreddit and at least one User Note created before you can use User Notes related features on Context Bot.

Click here for the Toolbox Quickstart Guide

Filter

User Notes are an additional criteria on AuthorCriteria that can be used alongside other Author properties for both filtering rules and in the AuthorRule.

Consult the schema for a complete reference of the UserNoteCriteria object that can be used in AuthorCriteria.

Examples

  • Do not tag user with Good User note JSON | YAML

Action

A User Note can also be added to the Author of a Submission or Comment with the UserNoteAction.

Examples

  • Add note on user doing self promotion JSON | YAML