Pebble Cloudflare Discord

Your thoughts,
bridged to Discord.

A tiny Cloudflare Worker that turns Brain Dump’s Custom Webhook posts into clean Discord embeds. Native support is on the way; until the app update lands, the relay stays on duty.

Open source. Minimal. Temporary by design.

Brain Dump1/1

Idea: keep the relay running until native Discord support ships.

Send note?
Pebble Brain DumpCapture a thought
Brain Dump RelayShape and forward
D# brain-dump

Brain Dump APP

Idea: keep the relay running until native Discord support ships.

Timestamped automatically
DiscordDelivered as an embed
01

Lossless notes

Long notes are split into ordered messages without discarding a single character.

02

Reliable delivery

Confirmed parts stay confirmed. Retries resume where they stopped and respect Discord rate limits.

03

Easy to retire

When native support reaches the app, switch destinations and turn the bridge off.

How it works

A small bridge with one job.

The relay changes the message shape, not the thought itself.

  1. 1

    Brain Dump posts

    Your Pebble sends the note and capture time through its Custom Webhook destination.

  2. 2

    The relay reshapes

    The Worker builds a branded embed, safely splits long notes, and suppresses mentions.

  3. 3

    Discord confirms

    Each message is delivered in order, with retries that do not start the note over.

Use it for now

Keep the bridge running.

Deploy the Worker, add your Discord webhook secret, then paste the Worker URL into Brain Dump’s Custom Webhook settings.

01

Deploy the Worker to your Cloudflare account.

02

Store your Discord webhook as DISCORD_WEBHOOK_URL.

03

Connect Brain Dump’s Custom Webhook to the Worker URL.

Open setup guide

Sunset plan

A bridge, not a destination.

This project filled a real gap. Once the next Brain Dump release includes its native Discord destination, point the app directly at the same Discord webhook, verify one note, and retire the relay.

App update shipsSwitch destinationRelay rests