Evelina
HomeStatusCommandsFAQInviteSupport Server
  • Overview
    • Introduction
    • Donator Perks
  • Security Setup
    • Antinuke
      • Role creation
      • Role deletion
      • Role editing
      • Role giving
      • Role locking
      • Channel creation
      • Channel deletion
      • Kick
      • Ban
      • Bot adding
    • Join Gate
    • Moderation
    • Auto Moderation
      • Invite
      • Words
      • Spamming
      • Repeat
    • Fake Permissions
  • Server Configuration
    • Roles
      • Vanity Roles
      • Booster Roles
      • Reaction Roles
      • Button Roles
    • Messages
      • System Messages
      • Auto Responders
      • Auto Messages
      • Button Messages
    • Logging
    • Starboard
    • VoiceMaster
    • Level Rewards
    • Bump Reminder
    • Reaction Triggers
    • Command Aliases
  • Miscellaneous
    • Music
    • Tickets
    • Counters
    • Webhook
    • Giveaway
    • Invite Tracker
  • Economy
    • General
  • Business
  • Laboratory
  • Company
  • Cards
  • Games
  • Integrations
    • Last.fm
  • Social Notifications
  • Resources
    • Syntax
    • Scripting
      • Embeds
      • Variables
      • Pagination
    • Permissions
    • Punishments
  • Common Issues
    • iOS Dash
    • Server Removal
Powered by GitBook
On this page
  • Commands
  • Removing a system message
  • Test a system message
  • Viewing all system messages
  • Ping on Join
  1. Server Configuration
  2. Messages

System Messages

Automatically send messages when certain member events occur.

PreviousMessagesNextAuto Responders

Last updated 28 days ago

Commands

There are four system message commands, each with the same subcommands.

  • welcome - Dispatched whenever a user joins the server.

  • goodbye - Dispatched whenever a user leaves the server.

  • boost - Dispatched whenever a user boosts the server.

  • joindm - Dispatched whenever a user joins the server.

The boost event is only dispatched if the server has the Discord System Message enabled or whenever the user receives the Server Booster role which only occurs once.

The following examples use the welcome command, but the same syntax is applied for the other system message commands.

Syntax: ;welcome add [channel] [code]
Example: ;welcome add #general Hi, {user.mention}

Removing a system message

You can remove a system message with the welcome remove command.

Syntax: ;welcome remove [channel]
Example: ;welcome remove #general

Test a system message

You can test a system message with the welcome test command.

Syntax: ;welcome test [channel]
Example: ;welcome test #general

Viewing all system messages

You can use the welcome list command to view all system messages.

Ping on Join

Set a normal welcome message but with this embed code:

{embed}$v{content: {user.mention}}$v{delete: 1}