-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add Automod documentation #4860
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+337
−4
Merged
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
a98d189
add message type and embed type for AutoMod alerts
Mateo-tem d478d4e
apply suggestions
Mateo-tem 36345c1
change description of auto_moderation_message
Mateo-tem f05999a
add audit log events: create, update and delete
Mateo-tem f3bd106
add audit log events: block message
Mateo-tem af5d7ef
Merge branch 'main' into auto-moderation
Mateo-tem ca5d4f3
add automod rule object
Mateo-tem 836ba22
add missing word
Mateo-tem a3c916a
remove repeated/implied words
Mateo-tem 5de67fd
move auto moderation to separate resource and add gateway events
hemu aacb8ca
fix rule obj link in audit log
hemu 60e688c
add permission requirements
hemu 7d33891
fix AUTO_MODERATION guild feature description
Mateo-tem edfafc6
add missing word on Auto Moderation Gateway Events
Mateo-tem 0cb7bcb
add table formatting
Mateo-tem fa25ce3
Audit Log Events: use Auto Moderation instead of AutoMod
Mateo-tem 9504ac3
Add param constraints
hemu 92bf590
add api routes
hemu eaa3ee9
add id field in rule object and table formatting
Mateo-tem fa83ac1
fix links of permission requirements
Mateo-tem 51265eb
fix little error in example of rule
Mateo-tem 3c9ff2a
add new audit log field, change action execution gw event, add additi…
hemu 2f8d62f
add guild_id and creator_id in example rule obj
Mateo-tem 1f7fdfd
add POST and PATCH params
hemu cf1cea2
fix typo in List Auto Moderation Rules for Guild
Mateo-tem 43c8ef3
fix guild_id description in rule obj
Mateo-tem 887e039
fix descriptions in fields of rule obj
Mateo-tem 09755dd
Add additional action execution gateway event fields
hemu 88b95ce
Add metadata structures, some renaming
hemu 04a8285
add timeout action type
Mateo-tem da8f977
add timeout action metadata
Mateo-tem 3156017
fix table formatting and some stuff related to timeout action
Mateo-tem 16cf44c
change keyword_lists field to new presets field
hemu 824e690
remove embed type since no guarantee for official support in future
hemu 4fdc9eb
add user_id to auto_moderation_action_execution gateway event
hemu 351cba3
remove metadata warning and fix copied description
hemu a52787f
Update docs/resources/Auto_Moderation.md
hemu 2d5226a
consistent array type field def for endpoints
hemu 02df621
Add clarity around optional fields
hemu 8596036
add timeout permission requirement
hemu d54e94d
add change log and further permission clarification
hemu 0f77209
add property details and links to the relevant docs
Mateo-tem a04eb7a
clarify action execution vs rule triggered
hemu 3cc16e6
Update docs/Change_Log.md
shaydewael 56887ca
remove nullable fields and fix trigger metadata link
hemu 4f20205
fix description of MESSAGE_SEND event type
Mateo-tem 21dc820
fix some inconsistencies
Mateo-tem ad77c4e
Add keyword matching strategies
hemu 122804d
move timeout action keyword rule restriction to actions section
hemu dbeeeea
Update docs/Change_Log.md
hemu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.