`/lockdown global` Permission Scope: `Restricted to Superusers`
Running this command locks down all servers fully and disables the ability to type etc in channels unless the server is on the Lockdown immunity server list.
-
`/lockdown_immune_toggle server` Permission Scope: `Restricted to Superusers`
-
This command allows for a server to be toggled to immunity from keep it from locking down during a global lockdown.
-
You can do this by doing /lockdown_immune_toggle server server id: (insert servers id)
-
`/superuser_add` Permission Scpe: `Restricted to Superusers`
Adds a user to the bot as a superuser.
@@ 40,3 36,27 @@
`/eliminate` Permission Scope: `Restricted to Superusers`
Erases someones history and other information that is on the bot. (Makes their infractions etc vanish)
+
+
`/automod_immune_toggle channel` Permission Scope: `Restricted to Superusers`
+
Allows a channel to be immuned from auto moderation actions.
+
+
`/automod_immune_toggle role` Permission Scope: `Restricted to Superusers`
+
Allows a role to be immuned from auto moderation actions.
+
+
`/automod_immune_toggle user` Permission Scope: `Restricted to Superusers`
+
Allows a user to be immuned from auto moderation actions.
+
+
`/purge server` Permission Scope: `Restricted to Superusers`
+
Purges the chat history within the server.
+
+
`/set_glog_channels` Permission Scope: `Restricted to Superusers`
+
Configures global log channels for various modules (Moderation, Tickets, Embeds, Reaction roles, Messages, Appeals, Elections) in the global_logs table.
+
+
`/set_log_channels` Permission Scope: `Superuser or Administrator only`
+
Configures local log channels for Moderation, Tickets, Embeds, Reaction Roles, and Message Logs in the current server.
+
+
`/lockdown_immune_toggle channel` Permission Scope: `Restricted to Superusers`
+
Allows a channel to be immuned from lockdown actions.
+
+
`/lockdown_immune_toggle role` Permission Scope: `Restricted to Superusers`
+
Allows a role to be immuned from lockdown actions.