# Examples This directory contains example of valid, ready-to-go configurations for Context Mod for the purpose of: * showcasing what the bot can do * providing best practices for writing your configuration * providing generally useful configurations **that can be used immediately** or as a jumping-off point for your configuration ### Examples Overview * Rules * [Attribution](/docs/examples/attribution) * [Recent Activity](/docs/examples/recentActivity) * [Repeat Activity](/docs/examples/repeatActivity) * [History](/docs/examples/history) * [Author](/docs/examples/author) * [Regex](/docs/examples/regex) * [Repost](/docs/examples/repost) * [Author and post flairs](/docs/examples/onlyfansFlair) * [Toolbox User Notes](/docs/examples/userNotes) * [Advanced Concepts](/docs/examples/advancedConcepts) * [Flow Control](/docs/examples/advancedConcepts/flowControl.md) * [Rule Sets](/docs/examples/advancedConcepts/ruleSets.json5) * [Name Rules](/docs/examples/advancedConcepts/ruleNameReuse.json5) * [Check Ordering](/docs/examples/advancedConcepts) * [Subreddit-ready examples](/docs/examples/subredditReady) PROTIP: You can edit/build on examples by using the [schema editor.](https://json-schema.app/view/%23?url=https%3A%2F%2Fraw.githubusercontent.com%2FFoxxMD%2Fcontext-mod%2Fmaster%2Fsrc%2FSchema%2FApp.json)