How posting to Discord works
You send a thought to Bangers: a voice note, a written note, an update about the business. The team turns it into a message written for your Discord channel or community, in your voice. You review it, ask for edits if needed, and approve it. Once approved, it publishes to the channel on schedule.
Discord tends to be where a community lives rather than where a broad audience finds you cold, and the drafting playbook reflects that: it writes for people who already know the business, not for a stranger scrolling past.
What Bangers knows about Discord
A Discord message has a hard 2,000-character limit, and Bangers enforces it before sending anything.
The drafting playbook treats Discord like a chat surface, not a broadcast feed: it aims for 300 to 900 characters, conversational, with a blank line between beats, no hashtags, and no emoji spam. It only closes on a question if the question is genuinely the point.
Discord webhooks (the way Bangers posts to your server) don't support reply-chaining, so when a draft has multiple parts, Bangers posts them as separate sequential messages in the channel rather than a linked thread. Each message shows up on its own. If you run more than one Discord channel worth posting to, a general announcements channel and a smaller community one, say, each gets connected separately, with its own webhook.
Discord publishing through Bangers doesn't currently support media: no photos or videos, whether generated or uploaded through Telegram. It's text messages only for now.
Connecting it
Connecting Discord takes one field: a webhook URL.
Go to your server, open the target channel's settings, then Integrations → Webhooks → New Webhook, and copy the webhook URL it gives you. Paste that into Bangers. There's no bot to install and no OAuth flow: the webhook is the entire connection.
Bangers checks the URL is a genuine Discord webhook (it has to point at discord.com or discordapp.com with the right path shape) and confirms it's live before saving it, so a URL you copied wrong is caught immediately.
Because a webhook is tied to one specific channel, connecting a second Discord channel (a separate announcements channel, say, alongside a general one) means creating and pasting in a second webhook URL. Deleting a webhook from Discord's side is also how you cut off the connection entirely; there's no separate disconnect step needed on the Bangers end.
When it fails
Nothing posts without your approval first. If a publish fails after you've approved it (the webhook was deleted, the channel it pointed to no longer exists, Discord rejected the request), you're told in Telegram within a minute, with the specific reason and the option to retry. Every message is also checked against the 2,000-character limit before anything is sent, so you won't end up with part of a multi-message post live and the rest failed.
Frequently asked questions
Do I need to add a bot to my Discord server to use Bangers? No. Discord publishing works entirely through a webhook you create in the target channel's settings: no bot install, no server-wide permissions, no OAuth.
Can Bangers post images or videos to Discord? Not yet. Discord publishing through Bangers is text-only right now, for both generated media and anything you upload yourself.
What happens if my draft needs more than one message on Discord? Bangers posts the parts as separate sequential messages in the channel, one after another. Discord webhooks don't support threading them together as replies, so they appear as individual messages rather than a linked chain.