/dm

Manage and send DMs

5 Subcommands
General Category
slash Type

Available Subcommands

/dm send
slash
Send a DM to users or to all members of a role
Options:
  • message (STRING) Required
    Message to send via DM (no links allowed)
  • member_role (ROLE) Optional
    Role whose members will receive the message
  • members (STRING) Optional
    Mention users like: <@123> <@456>
  • include_bots (BOOLEAN) Optional
    Include bots in the DM (default: false)
/dm authorize
slash
Toggle user in the bypass list for this guild
Options:
  • user (USER) Required
    User to authorize/de-authorize
  • reason (STRING) Optional
    Reason for authorization
/dm authorized
slash
View list of authorized users for this guild
/dm block
slash
Opt in or out of receiving DMs from this bot
Options:
  • value (BOOLEAN) Required
    true = block DMs, false = allow DMs
/dm history
slash
View the DM send history for this guild
Options:
  • days (INTEGER) Optional
    Show history from last N days (default: 7)