From fbf50718c68463de161861beda994c7795bc9f5a Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Sat, 24 Jun 2017 19:05:34 +0000 Subject: [PATCH] Fix --- html/carbonuse.html | 2 +- html/discordbots.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/carbonuse.html b/html/carbonuse.html index 2693f24d..2729cec4 100644 --- a/html/carbonuse.html +++ b/html/carbonuse.html @@ -13,7 +13,7 @@

Notes

  1. Moderation commands require a channel named mod-log to send Ban/Kick/Softban/Unban/Warn logs.
  2. -
  3. To use member join/leave logging, place <memberlog> in the channel topic. Custom messages can be set with <joinmessage<messagegoeshere</joinmessage> and <leavemessage<messagegoeshere</leavemessage>
  4. +
  5. To use member join/leave logging, place <memberlog> in the channel topic. Custom messages can be set with <joinmessage>messagegoeshere</joinmessage> and <leavemessage>messagegoeshere</leavemessage>
  6. To use invite guard, place <inviteguard> in the default channel topic.
  7. Use x;help to view a command list
  8. Visit my home server for more support, or for updates, or if you just want to hang out.
  9. diff --git a/html/discordbots.html b/html/discordbots.html index 2c026a5e..3057ac60 100644 --- a/html/discordbots.html +++ b/html/discordbots.html @@ -68,7 +68,7 @@

    Notes

    1. Moderation commands require a channel named mod-log to send Ban/Kick/Softban/Unban/Warn logs.
    2. -
    3. To use member join/leave logging, place <memberlog> in the channel topic. Custom messages can be set with <joinmessage<messagegoeshere</joinmessage> and <leavemessage<messagegoeshere</leavemessage>
    4. +
    5. To use member join/leave logging, place <memberlog> in the channel topic. Custom messages can be set with <joinmessage>messagegoeshere</joinmessage> and <leavemessage>messagegoeshere</leavemessage>
    6. To use invite guard, place <inviteguard> in the default channel topic.
    7. Use x;help to view a command list
    8. Visit my home server for more support, or for updates, or if you just want to hang out.