Commands

Lunar provides two system message commands, each with the same subcommands.
  • welcome- Dispatched whenever a user joins the server.
  • goodbye - Dispatched whenever a user leaves the server.
The following examples use the welcome command, but the same syntax is applied for the other system messages commands.

Creating a system message

You can create a system message with the welcome add command.
,welcome add (channel) (message)
The message parameter works with embeds aswell.
Learn how to create your own embed here.

Removing a system message

You can remove a system message with the welcome remove command.
,welcome remove (channel)

View system messages

You can view system message with the welcome list command.
,welcome list