Variable reference
Use these variables to dynamically insert stream info into your custom titles, bodies, footers, and sidebars:
| Variable | Replaced With | Example Value |
|---|---|---|
| 🔥 Active Stream Variables (Dynamic) | ||
{stream_handle} | Active stream handle/username | streamer |
{stream_display_name} | Active stream display name | Streamer |
{stream_title} | Active stream title | First stream back! |
{stream_game} | Category or game name | Just Chatting |
{stream_viewers} | Current live viewer count | 15,420 |
{stream_uptime} | Stream uptime | 2h 15m |
{date} | Today's date (formatted in configured ⚙️ Streamer Timezone) | July 27, 2026 |
{month} | Month covered by the Monthly Top 20 post (that post only) | July 2026 |
| 🔗 Platform-Specific Variables (Static) | ||
{twitch_channel} | Configured Twitch channel | streamer |
{youtube_channel} | Configured YouTube channel | streamer |
{kick_channel} | Configured Kick channel | streamer |
{twitch_url} | Configured Twitch URL | https://twitch.tv/... |
{youtube_url} | Configured YouTube URL | https://youtube.com/... |
{previous_highlights_url} | URL of the previous stream's clip post (per-stream clip mode) | https://www.reddit.com/r/... |
Note: Lines containing exactly {twitch_url}, {youtube_url}, or {kick_url} will be automatically removed by LiveSticky if the corresponding channel is not configured in your settings. This lets you copy-paste the templates below without worrying about dead links.
Default templates for copy-pasting
If you need to restore or tweak the default texts, expand and copy these markdown templates:
Dashboard Post Title
LiveSticky Dashboard
Offline Post Title
😴 {stream_display_name} is offline 😴
Offline Post Body
The stream is currently offline. Check back soon or follow the channels below to get notified when {stream_display_name} goes live!
---
**Watch the VODs on:**
🟪 **[Twitch]({twitch_url})** • 🟥 **[YouTube]({youtube_url})** • 🟩 **[Kick]({kick_url})**
Offline Sidebar Widget Text
# 😴 {stream_display_name} is offline 😴
Follow the channels below to get notified when {stream_display_name} goes live!
---
**Watch the VODs on:**
🟪 **[Twitch]({twitch_url})** • 🟥 **[YouTube]({youtube_url})** • 🟩 **[Kick]({kick_url})**
Live Post Title
🚨 {stream_display_name} is LIVE! 🚨 - {stream_title}
Live Post Body
* **Category/Game:** {stream_game}
* **Current Viewers:** {stream_viewers}
* **Uptime:** live for {stream_uptime}
---
**Watch the stream on:**
🟪 **[Twitch]({twitch_url})** • 🟥 **[YouTube]({youtube_url})** • 🟩 **[Kick]({kick_url})**
---
*Stats are auto-updated in real-time by LiveSticky.*
Live Sidebar Widget Text
# 🚨 {stream_display_name} is LIVE! 🚨
**Title:**
{stream_title}
* **Category/Game:** {stream_game}
* **Current Viewers:** {stream_viewers}
* **Uptime:** live for {stream_uptime}
---
**Watch the stream on:**
🟪 **[Twitch]({twitch_url})** • 🟥 **[YouTube]({youtube_url})** • 🟩 **[Kick]({kick_url})**
Concluding Post Body
### 👋 Stream Ended - Thanks for watching! 👋
**Title:**
{stream_title}
The stream has concluded. VODs and highlights may be available via the links below.
---
**Watch the VODs on:**
🟪 **[Twitch]({twitch_url})** • 🟥 **[YouTube]({youtube_url})** • 🟩 **[Kick]({kick_url})**
---
*This post is now locked as the stream has ended.*
Highlights Post Title
🎬 Top Clips - {stream_display_name}
Title for highlights posts. Supports {stream_display_name}, {stream_title}, and {date}. When Reuse Single Highlights Post is enabled, {date} is automatically ignored so the master thread title stays timeless. When disabled (default), a new post is created for each stream session so {date} and {stream_title} are rendered freely.
Highlights Post Header Text
The most-watched Twitch clips from {stream_display_name}'s recent streams, compiled automatically by LiveSticky. Newest stream first.
Highlights Post Footer Text
---
*Watch VODs and catch the next stream live on [twitch.tv/{twitch_channel}](https://twitch.tv/{twitch_channel})!*
Monthly Top 20 Post Title
🏆 Top 20 Clips of {month} - {stream_display_name}
Monthly Top 20 Header Text
The 20 most-watched Twitch clips from {month}, compiled automatically by LiveSticky.
Monthly Top 20 Footer Text
---
*Catch the next stream live on [twitch.tv/{twitch_channel}](https://twitch.tv/{twitch_channel})!*