DM Reply Drafter
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
DM Reply Drafter reads the current direct message conversation thread from the page, extracts the latest message or messages, and sends them to the AI to draft a contextually appropriate reply. You can configure the reply tone — professional, friendly, casual, empathetic, or concise — and choose the reply length (short, medium, or long). You can also choose whether to include the full conversation context for better drafting, and enable auto-copy to automatically copy drafts to your clipboard. The draft is presented in the panel for review before you copy it to your clipboard or paste it directly into the DM input field.
WHERE IT RUNS
This userscript runs inside major messaging platforms including Facebook Messenger, X (Twitter) DMs, LinkedIn Messaging, and Instagram Direct in your browser, powered by the free BotGentz extension. It operates entirely on the page you are viewing — it reads the DM conversation from the page and sends it to the AI backend for drafting. All AI processing happens remotely, but your conversation data is only sent for the purpose of generating the reply.
HOW TO USE
Install the BotGentz extension and ensure you have an active subscription, then install this userscript from the BotGentz catalogue. Navigate to any DM conversation on a supported platform — Facebook Messenger, X DMs, LinkedIn Messaging, or Instagram Direct. Open the tool panel, select your desired tone and reply length, and toggle the options to include conversation context or auto-copy. Click "Draft Reply" to generate a reply. The tool will display the extracted conversation and the drafted reply. Review the draft, then click "Copy Reply" to copy it to your clipboard, or "Regenerate" to try a different version.
HOW IT WORKS UNDER THE HOOD
The script first attempts to extract the DM conversation using WebMCP if available — the new W3C proposal for structured browser tools — which allows direct, typed access to conversation data without DOM scraping. If WebMCP is not available, the script falls back to a multi-strategy DOM extraction approach, scanning for message content using platform-specific selectors like .fbChatMessage, .dm-message-text, .msg-s-message-list__message-text, and .message-bubble-content. It extracts the latest messages from the conversation thread, deduplicates them, and formats them as a single text input. The extracted conversation is then sent to the AI backend via a secure API call with your subscription key. The AI processes the input with a system prompt that instructs it to generate a reply with the specified tone and length, optionally considering the full conversation context, and caps the output at 1,024 tokens. The response is presented in the panel for review.
THE PANEL
The tool runs in the BotGentz panel, a draggable floating interface that stays on top of the page. You can drag the panel by its header, collapse it to a small bubble, and resize it. The panel remembers its position per site, so it stays where you left it when you return to the platform. Press Escape to close the panel when you are done. The panel includes settings for tone, length, context inclusion, and auto-copy, a display area showing the extracted conversation and the drafted reply, and action buttons for drafting, copying, regenerating, and saving settings.
PLEASE NOTE
This tool requires the free BotGentz extension and an active subscription to the AI service. AI-generated replies should be reviewed before use — they are drafts, not final responses. The tool works only on the current page and may not detect all DM conversations depending on platform structure. Messaging platforms frequently update their interfaces — if the tool stops working, check for an updated version or report the issue. Your conversation data is only sent to the AI backend for the purpose of generating the reply; no data is stored permanently.