Setting Up Custom Messages
admin
Last updated
admin
Last updated
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:
Join Message (join
)
DM Message on Join (joinDM
)
Leave Message (leave
)
Levelup message (levelup
)
With 5 custom variables
To set the messages, you just need to do :
This will enter the MessageEvent setup and guide you through setting up message events!