From 44d075eb68a90b945ca1e112dc137660b47cf804 Mon Sep 17 00:00:00 2001 From: Noikoio Date: Sun, 15 Oct 2017 22:53:41 -0700 Subject: [PATCH] Added incomplete placeholder pages --- docs/docs/automod.md | 2 ++ docs/docs/autorespond.md | 2 ++ docs/docs/modtools.md | 2 ++ 3 files changed, 6 insertions(+) create mode 100644 docs/docs/autorespond.md create mode 100644 docs/docs/modtools.md 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