Documentation menu

Setup

Configuration

Everything that shapes how Lawsuit behaves in your server: the prefix, autoroles handed out on join, welcome and boost messages, aliases, vanity roles and the logging channels.

Welcome and boost messages support the {member} and {server} placeholders.

How it works

  • The default prefix is a dot (.) and can be changed per server.
  • Autoroles are applied the moment a member passes the gate.
  • Log types can be split across channels: member, roles, vc, emoji, moderation, messages.

Commands

23 commands · live from the registry · prefix .

Click Customize on a snippet to fill in the arguments, then copy the finished command.

Add a role to autoroles.

Command details →
.autorole add <@role>

Remove a role from autoroles.

Command details →
.autorole remove <@role>

Show all autoroles.

Command details →
.autorole list

Set the welcome channel.

Command details →
.welcome channel <#channel>

Set the welcome message ({member} / {server}).

Command details →
.welcome message <message>

Set boost / nitro thank-you channel.

Command details →
.boost channel <#channel>

Set boost message (same placeholders as welcome).

Command details →
.boost message <text>

Create an alias.

Note: e.g. .alias add hi ping

Command details →
.alias add <alias_name> <real_command>

Add automatic reactions.

Command details →
.autoreact add <name> <emoji...>

Remove automatic reactions.

Command details →
.autoreact remove <name>

Give roles based on custom status.

Command details →
.vanity add <role> <text>

Remove vanity rules.

Command details →
.vanity remove <role/all>

Save this server's bot image (URL or attachment; not Discord profile).

Command details →
.bot pfp

Remove saved server bot image.

Command details →
.bot pfp remove

Save this server's banner image (URL or attachment).

Command details →
.bot banner

Remove saved server banner image.

Command details →
.bot banner remove

Change bot username (global, Discord rate limits).

Command details →
.bot name <new name>

Types: member, roles, vc, emoji, moderation, messages.

Command details →
.logs add <#channel> <types>

Show current log channel mapping.

Command details →
.logs

Guild prefix.

Command details →
.prefix set <prefix>

Jail role, jail channel, modlog channel.

Command details →
.setup

Allow bot to stay in a server.

Note: Bot owner only

Command details →
.whitelist <server_id>

Unlist + bot leaves.

Note: Bot owner only

Command details →
.server remove <server_id>

Something unclear on this page?