Boost Discord Integration: Embed Builder & Dedicated
Boost Discord Integration: Embed Builder & Dedicated Webhooks Page
Enhance Your Discord Experience
Ever wished you could send rich, engaging messages to your Discord server using automations? Well, wish no more! We're thrilled to introduce two powerful new features to elevate your Discord integration:
- Embed Builder: Craft beautiful, informative messages with titles, descriptions, colors, authors, thumbnails, fields, footers, and timestamps.
- Dedicated Webhooks Page: Manage your webhooks and embed templates in a sleek, intuitive new interface.
What's Changing?
Automations
Our send_discord_webhook automation action just got a whole lot more versatile. You can now include an optional embed object, allowing you to create stunning Discord messages with ease. Here's what you can do:
- Customize every aspect of your embed with title, description, color, author, thumbnail, fields, footer, and timestamp.
- Resolve template variables in every string field for dynamic content.
- Fall back to plain
contentif no embed is provided.
Settings
We're introducing a new way to manage your embed templates. You can now store and retrieve them using the discord_embed_template_<name> key in your settings.
IPC (Inter-Process Communication)
We're adding four new IPC methods to help you manage your embed templates:
webhooks:getTemplates: Fetch your existing embed templates.webhooks:saveTemplate: Save a new or updated embed template.webhooks:deleteTemplate: Remove an embed template.webhooks:testEmbed: Preview your embed template in a Discord-style live preview.
New Page
Say hello to our brand new Webhooks page! It's divided into three sections:
- Webhook URL Manager: Manage your webhooks with ease.
- Embed Template Editor: Create and customize your embed templates with all the fields you need.
- Live Discord-Style Preview: See your embed template in action as you type.
Navigation
You'll find a new entry in your sidebar/route/nav-hotkey for /webhooks, making it easier than ever to access your webhooks and embed templates.
Compatibility
Don't worry, we've kept the existing discord-webhooks:list/save/delete/test IPC handlers for compatibility.
Let's Get Started!
We can't wait for you to try out these fantastic new features. Happy automating!
Your friends at [Your Platform]