FoxxMD
174d832ab0
docs: Pretty up readme header
2022-01-18 16:08:40 -05:00
FoxxMD
dcc5f87c30
refactor(docs): Clean up flair docs
...
* Fix regex escaped characters
* Use authorIs
* make flair action type usage more clear
2022-01-10 12:22:16 -05:00
Marcin Macinski
bc541d00d4
feat(docs): User flair and submission flair docs
2022-01-08 00:02:37 +01:00
FoxxMD
0ae74fdce1
docs: Add missing config box screenshot
2022-01-03 13:42:35 -05:00
FoxxMD
845173822c
docs(onboarding): Update moderator getting started to reflect new editor capabilities
2022-01-03 13:40:17 -05:00
FoxxMD
b32c4f213c
docs(yaml): Finish adding yaml examples
...
#61
2021-12-25 16:42:44 -05:00
FoxxMD
7e01c8d1f8
docs(yaml): add yaml examples fo activities window
...
#61
2021-12-25 16:28:58 -05:00
FoxxMD
aee158ecc9
docs(yaml): add attribution and advanced concepts yaml examples
...
#61
2021-12-25 16:18:13 -05:00
FoxxMD
8cd2243c2d
docs(yaml): add history and author yaml examples
...
#61
2021-12-25 16:07:46 -05:00
FoxxMD
4969789532
docs(yaml): add recentActivity yaml examples
...
#61
2021-12-25 15:53:54 -05:00
FoxxMD
1dcfdc14d1
docs(yaml): add regex yaml examples
...
#61
2021-12-25 15:23:34 -05:00
FoxxMD
f1c9b64f64
docs(yaml): Add more examples
...
#61
2021-12-23 21:35:18 -05:00
FoxxMD
2e5a61566b
docs(yaml): create yaml versions of subreddit ready examples
...
#61
2021-12-23 12:34:50 -05:00
FoxxMD
fb5fc961cc
feat(docs): Add youtube credentials requirements for repost rule
2021-12-21 09:33:24 -05:00
FoxxMD
c04b305881
feat(docs): Add link-spamming regex config
2021-12-21 09:22:35 -05:00
FoxxMD
9790e681ea
docs(regex): Add subreddit-ready example for removing discord link spam
2021-12-16 16:27:06 -05:00
FoxxMD
0c31bdf25e
refactor(repost): Improve repost criteria configuration and add documentation
...
* Simplify usage b/w comment-submission by removing "criteria" in main criteria property -- comment checks can just use additional properties
* Consolidated occurrence count/time into one property to allow and/or operands on both conditions (more powerful!)
* Added documentation describing repost configuration
* Added repost configuration examples
2021-12-07 16:30:05 -05:00
FoxxMD
027199d788
docs(heroku): Add information on dyno usage
2021-11-15 17:27:42 -05:00
FoxxMD
2c797e0b9b
docs(image): Add documentation for image comparison
...
#26
2021-10-12 11:10:14 -04:00
FoxxMD
15806b5f1f
Add regex documentation
2021-08-26 11:26:59 -04:00
FoxxMD
82a1a393de
Rewrite docs for mod/operator to include bot authentication approaches
2021-08-20 14:27:32 -04:00
FoxxMD
2fd1ffed19
Rewrite docs to explain server-client architecture
2021-08-20 13:47:55 -04:00
FoxxMD
7b00e1c54b
Add more screenshots and information to web ui section
2021-08-20 12:11:36 -04:00
FoxxMD
707547effc
Implement separate credentials for web
2021-08-10 12:02:03 -04:00
FoxxMD
7f1429395c
Fix links in getting started
2021-07-30 18:17:13 -04:00
FoxxMD
2a5f812dba
Implement defining multiple operators
2021-07-30 14:19:49 -04:00
FoxxMD
547f57b99f
Some configuration override clarification
2021-07-30 12:05:07 -04:00
FoxxMD
bf336ca55a
Move the schema/settings for operator into json schema (viewer)
...
easier to read, has full examples, and validation
2021-07-30 12:00:42 -04:00
FoxxMD
4716ac8c0a
Add docs for thresholds and expand caching docs
2021-07-30 10:43:05 -04:00
FoxxMD
b72a3fea7f
Fill out some TODOs for docs (checks, filters)
2021-07-30 10:04:51 -04:00
FoxxMD
58603f17f4
Mention the schema editor in more places
2021-07-30 10:04:49 -04:00
FoxxMD
99b5a01835
Clean up subreddit-ready examples
2021-07-30 10:04:40 -04:00
FoxxMD
fd41c23128
Add subreddit-ready examples #14
2021-07-29 17:00:00 -04:00
FoxxMD
136098354b
Improve getting started documentation #14
2021-07-29 15:19:56 -04:00
FoxxMD
29fc9a3a2d
Add maxWorker to operator config docs
2021-07-29 13:39:58 -04:00
FoxxMD
f89dca5d77
Use botname in more places
...
* Add operator option for naming the bot, otherwise default to authenticated account name
* Use botname as discord webhook name
2021-07-29 12:02:36 -04:00
FoxxMD
44c8bd9a6a
Rebrand to conform to reddit 3rd party app naming guidelines
...
They don't like having reddit as part of the name unless its "for reddit" -- so just remove reddit from name altogether and also drop "bot" as its superfluous. Shorter name is better anyway
2021-07-29 10:50:58 -04:00
FoxxMD
0afd87ab1b
Doc improvements
...
* Reorganize some main readme contents into separate docs
* Add full bot authentication guide
* Add screenshots and web interface section
Some link fixes and clarifications
Fix another link
Fix another link
More doc cleanup
More doc cleanup
More doc cleanup
Add link to docs in main readme summary
2021-07-28 13:47:24 -04:00
FoxxMD
24963ec333
More op doc fixes
2021-07-26 17:10:12 -04:00
FoxxMD
2ab6ee3715
Typo fix
2021-07-26 17:07:07 -04:00
FoxxMD
802884f686
Add operator configuration documentation
2021-07-26 17:06:02 -04:00
FoxxMD
a9f740c9fa
Fix example links
2021-07-07 16:40:45 -04:00
FoxxMD
00e6346cdb
Fix wording
2021-07-07 16:38:55 -04:00
FoxxMD
951359ac39
Add tuning documentation for repeat activity
2021-07-07 16:10:24 -04:00
FoxxMD
e7c794ec85
Fix activities example
2021-07-07 13:16:04 -04:00
FoxxMD
70e426de7e
Fix dajys link
2021-07-07 13:14:27 -04:00
FoxxMD
cc2518d086
Refactor documentation and ENHANCE
2021-07-07 13:06:51 -04:00