From aa70777a0e1d2eea3005ab86569f7aa82061c0d9 Mon Sep 17 00:00:00 2001 From: aikaterna <20862007+aikaterna@users.noreply.github.com> Date: Mon, 23 Jul 2018 11:28:37 -0700 Subject: [PATCH] [V3 Dungeon] Update dungeon readme --- dungeon_readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dungeon_readme.md b/dungeon_readme.md index 5137488..f1dece2 100644 --- a/dungeon_readme.md +++ b/dungeon_readme.md @@ -18,6 +18,7 @@ If a user is over the new user days threshold: - A new user joins the server. - They are given the autorole. - They proceed as normal through the server’s verification/role awarding/welcome channels. +- If autoban is on, they will be banned instead of sent to the dungeon. How to set it up: @@ -40,4 +41,6 @@ If a user needs to be verified, use [p]dungeon verify id/username. This will rem A user can be stripped of all their roles with [p]banish. This will apply the dungeon role to them and if the blacklist toggle is on, blacklist them from using the bot. +Autobanning can be done instead of sending the user to the dungeon channel. It will use the days and profile picture parameters to choose who to auto-ban. Turn autoban on with [p]dungeon autoban and set a message to DM the user: [p]dungeon banmessage. If [p]dungeon modlog is used, it will create a mod log entry if the bot is set up to report bans with the built-in Mod cog instead of reporting to the announce channel. + Current settings can be seen with [p]dungeon settings.