Discord webhooks — cleaned up and made accessible
Discord webhooks are a powerful feature — they let you send messages into a channel from any external source, formatted however you like, appearing as if they're from a bot. But the raw webhook API isn't approachable. You need to know JSON, understand embed structure, and manage URLs yourself.
DiscSender wraps all of that into a clean, intuitive interface. With features like savable webhooks and customizable message embeds, it makes webhooks something anyone can use — not just developers comfortable with raw API calls.
Whether you're sending professional announcements, building a notification system, or just making messages appear as if they're from a bot — DiscSender is the tool for the job.
From a basic web app to a native Flutter product
Since mid-2020, DiscSender has evolved from a basic web app to a fully-featured native Flutter app — offering far more functionality than was ever imagined at the start. That evolution is the interesting part of the story.
Most side projects start with an idea, get a basic version live, and stop there. DiscSender kept going. The reason it grew was that the core value proposition — making webhooks simple and accessible — turned out to have more depth to it than the original web app captured. Going native with Flutter unlocked features and a user experience that the web version couldn't deliver.
"Since mid-2020, DiscSender has evolved from a basic web app to a fully-featured native Flutter app, offering far more functionality than we ever imagined."
— DiscSender teamThe pattern: simple idea, serious execution
DiscSender follows a pattern that shows up across the products I've built and projects I've led: start with a clearly defined, genuinely useful idea and keep building until the product fully earns the value proposition.
A webhook sender sounds trivial. But the difference between a basic form that works and a native app with savable configurations, custom embeds, and a polished UX is the difference between a tool people use once and a tool people come back to. That gap is where real product work happens.
You can find the web version at discsender.com.