DM RELAY
DM RELAY FAQ
Answers to common relay behavior, ownership, permissions, branding, and blocking questions.
Questions#
Do I need to import SQL?
No. DM RELAY creates its tables automatically.
Can more than one owner receive DMs?
The documented buyer configuration uses one OWNER_ID. Do not assume multi-owner routing unless the installed build explicitly supports it.
Does it need Administrator?
No. Use the documented permissions.
Can I rename DM RELAY?
Yes. Set BOT_NAME and update the Discord application profile.
Can I customize the welcome message?
Yes. Keep WELCOME_MESSAGE on one line in .env.
What happens after a conversation is closed?
The stored conversation is marked closed. A later user message can create or reopen the supported conversation flow.
What happens when someone is blocked?
Their future relay attempts are rejected until the owner uses /unblock.
How do I unblock them?
Run /unblock as the configured owner and select or enter the numeric user ID shown by Discord.