diff --git a/docs/docs/automod.md b/docs/docs/automod.md index a784cf4..e6dafb3 100644 --- a/docs/docs/automod.md +++ b/docs/docs/automod.md @@ -31,3 +31,5 @@ The following is a list of accepted members within an AutoMod rule: * For example: If a particular role is blocked from triggering the rule, you may add an exemption for a single user within that role to be able to trigger the rule. * AllowModBypass *(boolean)* - Specifies if those defined within the *moderators* list for the server should be exempt from triggering this rule. Defaults to *true*. +#### Responses +(to be written later) \ No newline at end of file diff --git a/docs/docs/autorespond.md b/docs/docs/autorespond.md new file mode 100644 index 0000000..e11700c --- /dev/null +++ b/docs/docs/autorespond.md @@ -0,0 +1,2 @@ +## AutoRespond +(to be written later) \ No newline at end of file diff --git a/docs/docs/modtools.md b/docs/docs/modtools.md new file mode 100644 index 0000000..b93b643 --- /dev/null +++ b/docs/docs/modtools.md @@ -0,0 +1,2 @@ +## ModTools +(to be written later) \ No newline at end of file