Skip to main content
The Discord Webhook Setup screen connects the Reconnect Termux client to a Discord channel so you receive live notifications whenever an account rejoins, disconnects, or encounters an error — plus optional periodic status updates with full device stats and screenshots.

Configuration Fields

Open the Discord Webhook Setup screen from the main menu. Toggle fields display or and flip state when you press Enter. URL and Status Interval fields open an inline text input.
FieldDescription
Webhook URLYour Discord channel’s webhook URL. Find it under Channel Settings → Integrations → Webhooks.
EnabledMaster on/off switch for all webhook notifications.
Notify on RejoinSend a message when an account starts or finishes rejoining.
Notify on DisconnectSend a message when an account disconnects.
Notify on ErrorSend a message when an error occurs in the rejoin loop.
Status IntervalHow often (in seconds) the client posts a periodic status update. Default: 300.
Test WebhookSends a test embed immediately to confirm your URL is working.
Edit Message ModeWhen enabled, periodic status updates edit a single Discord message instead of posting new ones.

What Gets Sent

Each event type produces a distinct embed in your Discord channel:
EventEmbed
Rejoin starting🔄 Rejoin Started — account name, reason, package
Account back onlineAccount Online — account name, status, package
Disconnect detected🔴 Disconnect Detected — account name, reason, package
Error in rejoin loopError Occurred — error message and context
Periodic status update📊 Account Status Update — per-account online/offline lines (rejoin count, uptime, RAM), plus device CPU, CPU temp, RAM, storage, battery, phone uptime, Termux RAM, session uptime, Roblox process count, and an attached screenshot

Edit Message Mode

Edit Message Mode changes how periodic status updates are delivered to your channel.
Every status interval, the client posts a new embed to the channel. Rejoin, Online, Disconnect, and Error events each post their own separate message.

Test Webhook

Select Test Webhook to send a green 🧪 Webhook Test embed to your channel immediately. The test uses whatever URL is currently in the Webhook URL field — you do not need to save first.
Always run a test after setting or changing your webhook URL before relying on it for live notifications.

Saving Your Configuration

After configuring all fields, save your settings. The client writes your configuration to discord_webhook.cfg on your device. Changes take effect from the next rejoin session onward.