mirror of
https://github.com/FoxxMD/context-mod.git
synced 2026-04-19 03:00:07 -04:00
26 lines
937 B
Markdown
26 lines
937 B
Markdown
# Examples
|
|
|
|
This directory contains example of valid, ready-to-go configurations for Context Bot 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)
|
|
* [Toolbox User Notes](/docs/examples/userNotes)
|
|
* [Advanced Concepts](/docs/examples/advancedConcepts)
|
|
* [Rule Sets](/docs/examples/advancedConcepts/ruleSets.json5)
|
|
* [Name Rules](/docs/examples/advancedConcepts/ruleNameReuse.json5)
|
|
* [Check Ordering](/docs/examples/advancedConcepts)
|
|
* Subreddit-ready examples
|
|
* Coming soon...
|