📖
Dazai Helpbook
  • Dazai Quickstart
  • HELPBOOK UNDER CONSTRUCTION!
  • Permissions
  • Commands
    • Misc
      • Vote
      • Credits
      • Bot Stats
      • Curve
      • Follow
    • Fun
      • Wholesome
      • UwUSpeak
      • Urban Dictionary
      • Top
      • Flushify
    • Utilities
      • Rip Emote
      • Report
      • Nick
      • Snipe
      • Edit Snipe
      • Purge
    • Music / Voice
      • Disconnect
      • Ephemeral Lounges
      • Play
      • Queue
      • Now Playing
      • Vote Skip
      • Force Skip
      • Pause
      • Resume
      • Remove a song from queue
    • Settings
      • Setting Up Custom Messages
      • Setting up Reaction Roles
      • Setting Up Level Rewards
        • Creating a Level Reward
        • Viewing all Level Rewards
        • Deleting a Level Reward
      • Changing Server Prefix
      • Toggling Beta Mode On/Off
      • Binding permission groups to roles
        • Admin
        • Extra Role 2
        • Moderator
        • Extra Role 1
        • DJ Role
  • Web Panel Help
    • Webpanel Quickstart
    • Manage Permissions from the Web Panel
  • Understanding a Commands page
  • Troubleshooting
    • Missing Permissions
Powered by GitBook
On this page

Was this helpful?

  1. Commands
  2. Settings

Setting Up Custom Messages

admin

PreviousSettingsNextSetting up Reaction Roles

Last updated 4 years ago

Was this helpful?

Sometimes, you want to welcome a new member to your discord server or change what Dazai says when you level up. You can do these with Message Events. To start off, there are currently 4 implemented events:

  1. Join Message (join)

  2. DM Message on Join (joinDM)

  3. Leave Message (leave)

  4. Levelup message (levelup)

With 5 custom variables

{USERNAME}	The user's username
{MENTION}	Pinging the user
{ID}	The ID of the User
{OLDLVL}	The level the user just passed (Only for Levelup Message)
{NEWLVL}	The level the user just got to (Only for Levelup Message)

To set the messages, you just need to do :

daz settings messageevent

This will enter the MessageEvent setup and guide you through setting up message events!

This is what join messages will look like if the same setup steps were followed