Overview
The/streamer add command allows you to track streamers across multiple platforms and receive live notifications when they start streaming.
Supported Platforms
The bot supports five major streaming platforms:| Platform | Emoji | Identifier |
|---|---|---|
| Kick | π’ | kick |
| Twitch | π£ | twitch |
| YouTube | π΄ | youtube |
| Rumble | π’ | rumble |
| TikTok | β« | tiktok |
The bot uses public endpoints to check stream status - no API keys required!
Adding a Streamer
Select Notification Channel
The bot will display an embed asking you to select a notification channel:Embed Preview:Use the dropdown menu to choose where live alerts should be posted.
Command Parameters
Platform
Choose from the dropdown menu:kick- Kick.comtwitch- Twitch.tvyoutube- YouTuberumble- Rumble.comtiktok- TikTok Live
Username
The streamerβs username or handle on the selected platform. Examples:Usernames are automatically converted to lowercase and trimmed of whitespace.
Understanding Live Alerts
When a tracked streamer goes live, the bot sends a rich embed to the configured channel:Alert Embed Contents
- Author Section: Streamer name with profile picture and verification badge (β)
- Title: Stream title (e.g., βBuilding a Castle in Minecraftβ)
- Description: Key stream info
- Category/Game being played
- Current viewer count
- Follower/subscriber count
- Fields:
- Started time (relative, e.g., β2 hours agoβ)
- Language
- Mature content indicator (18+)
- Stream tags
- Thumbnail: Live stream preview image
- Button: βWatch on [Platform]β link button
Example Alert
Duplicate Detection
The bot prevents duplicate streamers: Each streamer can only be added once per server, but you can:- Add the same streamer on different platforms
- Add different streamers to different notification channels
Alert Polling System
The bot checks stream status every 60 seconds for all tracked streamers.Smart Duplicate Prevention
Alerts are only sent when:- The streamer goes live (wasnβt live before)
- The stream title changes (indicating a new stream session)
- Temporary connection issues
- Stream restarts
- Platform glitches
Permissions Required
For Users
To use/streamer add, you need:
- Manage Channels permission in the server
For the Bot
The bot needs these permissions in the notification channel:- View Channel - To access the channel
- Send Messages - To post alerts
- Embed Links - To display rich embeds
- Use External Emojis - To show platform emojis
Common Use Cases
Single Notification Channel
Send all alerts to one dedicated channel:Platform-Specific Channels
Separate channels for different platforms:Streamer-Specific Channels
Dedicated channels for important streamers:Troubleshooting
The bot says the streamer is already tracked
The bot says the streamer is already tracked
Use
/streamer list to see all tracked streamers. You may have already added this streamer, or someone else in your server did.To change the notification channel, first remove the streamer with /streamer remove, then add them again.I added a streamer but not receiving alerts
I added a streamer but not receiving alerts
Check:
- The bot has permissions in the notification channel
- The username is spelled correctly
- The streamerβs profile is public and not private
- The bot is running (use
/pingto verify)
Can I add the same streamer to multiple channels?
Can I add the same streamer to multiple channels?
No, each streamer can only be tracked once per server. However, you can add the same person on different platforms (e.g., their Twitch and YouTube).
How quickly will I get notified?
How quickly will I get notified?
The bot checks every 60 seconds. You should receive an alert within 1-2 minutes of the streamer going live.
Next Steps
Managing Alerts
View, manage, and remove tracked streamers
Troubleshooting
Fix common issues and errors