๐ฌ DmOnJoin
ใmodmail-pluginsใ
plugins to expand Modmail's functionality ๐๐ฆ๐ ใ2020-2025ใ
Auto-Dm_On_Join Plugin for Modmail
Automatically send customizable welcome DMs to new server members with rich formatting.
โจ Features
- Customizable Welcome Messages with Markdown support
- Dynamic Placeholders for personalized content
- Automatically DM Members on_join with important info
๐ Commands
๐ Configuration
| Command | Description | Permission |
|---|---|---|
?setdmmessage |
Set the DM message content | Admin |
?toggledm |
Enable/disable automatic DMs | Admin |
๐ Utilities
| Command | Description | Permission |
|---|---|---|
?testdm |
Send yourself a test DM | Admin |
?help DmOnJoin |
View plugin info | Admin |
๐ Placeholders
Use these in your DM message:
{guild.name} - Server name
{user.display_name} - User's display name
{user.id} - User's Discord ID
{guild.owner} - Server owner mention
๐จ Formatting Guide
# Header 1
## Header 2
### Header 3
-# subheader
**Bold**, *Italic*, ~~Strikethrough~~, `Inline code`, :emoji: ๐
```css
Code block```
โ๏ธ Installation
- Use the following command:
?plugin add WebKide/modmail-plugins/dm_on_join@master- Configure with
?setdmmessage
Your prefix is
?unless you changed it.
โ ๏ธ Important Notes
- Always test with
?testdmfirst to make sure the formatting looks good - Only Admins can set the DM message, toggle on/off, test auto DM
๐ Example
?setdmmessage # Welcome to {guild.name}, {user.display_name}! We're glad to have you here ๐ **Server Owner:** {guild.owner} Need help? *Just ask!*