Streams
Kick
Monitor Kick streamers and get instant notifications when they go live or offline. Customize messages, set ping roles, and keep your community engaged with your favorite Kick content.
Commands Overview
All Kick stream commands start with /streams kick
| Command | Description |
|---|---|
add | Add a Kick streamer to receive notifications for going live |
remove | Remove a Kick streamer alert subscription |
edit | Edit config for a Kick streamer alert |
test | Preview notification appearance |
details | Show the current configuration for a Kick streamer |
Adding a Kick Streamer
Setup notifications to receive alerts when a Kick streamer goes live:
/streams kick add <streamer> <discord-channel> [ping-role] [live-message] [offline-message] [cleanup]
Parameters
streamer
string required
The Kick username of the streamer
discord-channel
text-channel required
The Discord channel where notifications will be posted
ping-role
role
Role to mention when the streamer goes live
live-message
string
Custom message for when streamer goes live - Refer to the Customizing Messages section for available variables
offline-message
string
Custom message for when streamer goes offline - Refer to the Customizing Messages section for available variables
cleanup
boolean
Default to
false - Auto-delete the live notification when the stream goes offline.Removing a Kick Streamer
Remove notifications for a Kick streamer:
/streams kick remove <streamer>
Parameters
streamer
string required
The Kick username of the streamer to remove
Editing Kick Settings
Modify settings for an existing notification:
/streams kick edit <streamer> [discord-channel] [ping-role] [remove-ping-role] [live-message] [offline-message] [cleanup]
Parameters
streamer
string required
The Kick username of the streamer
discord-channel
text-channel
The Discord channel where notifications will be posted
ping-role
role
Role to mention when the streamer goes live
live-message
string
Custom message for when streamer goes live - Refer to the Customizing Messages section for available variables
offline-message
string
Custom message for when streamer goes offline - Refer to the Customizing Messages section for available variables
cleanup
boolean
Default to
false - Auto-delete the live notification when the stream goes offline.Testing Notifications
Preview what your notifications will look like:
/streams kick test <streamer> [message-type] [multistream] [global]
Parameters
streamer
string required
The Kick username of the notification you want to test
message-type
string
Default to
live - Test live or offline notificationmultistream
boolean
Default to
false - Test as multistream notification if it is setupglobal
boolean
Default to
false - Display the message to everyone as if the streamer just went live (will ping people so use with caution)Viewing Streamer Details
See all current settings for a specific notification:
/streams kick details <streamer>
Parameters
streamer
string required
The Kick username of the streamer to view
Customizing Messages
Available Variables
Use these variables in your custom messages:
{{name}}- The name of the streamer{{url}}- The URL for the stream{{everyone}}- @everyone mention{{here}}- @here mention{{game}}/{{category}}- The game or category of the stream (live only){{timestamp}}- The time the stream started/ended
Twitch
Monitor Twitch streamers and get instant notifications when they go live or offline. Customize messages, set ping roles, and keep your community engaged with your favorite Twitch content..
Multistream
Link Twitch and Kick accounts for streamers who broadcast on both platforms. Merge their notifications into a single unified message to reduce spam and keep your channels clean.
