Each message both for Telegram and Discord can be customized, and there are several dynamic parameters we provide to make it easier for you to customize the message to send to either platform.
Available Placeholders
The ZeroByteCode Auto Share plugin provides several placeholders. Use these placeholders in your message templates:
Placeholder | Description | Example |
---|---|---|
{title} |
Post title | “Awesome Movie Title” |
{excerpt} |
Post excerpt | “This is a great movie about…” |
{url} |
Post permalink | “https://yoursite.com/post-name” |
{author} |
Post author name | “John Doe” |
{date} |
Publication date | “2024-01-15” |
{categories} |
Post categories | “Action, Drama” |
{tags} |
Post tags | “movie, 2024, thriller” |
Customizing Messages
- Go to Auto Share → General Settings
- Find the “Message Template” section
- Edit the template using placeholders:
Example Template:
🎬 New Post: {title}
{excerpt}
📅 Published: {date}
🏷️ Categories: {categories}
👉 Read more: {url}
Platform-Specific Templates
- Telegram: Supports HTML formatting
- Discord: Supports Markdown formatting
- Use different templates for each platform if needed