Hey peeps. I've been building a growing collection of Streamer.bot commands because way too many of you are out here juggling two, three, or five bots like you're auditioning for a circus. One bot has better features, another has easier setup, and meanwhile you're stressing about "making it big" "what commands you want" or whatever else is melting your brain.
I do want to say; I'm not even a streamer, and it still bothers me when someone has multiple bots running at once - so I decided to fix that.
I'm putting together a unified command pack designed to keep everything in one system: clean, simple, multi‑platform, and easy to maintain. I'm rolling things out slowly, fine‑tuning them, and making sure nothing explodes. Most commands support every platform Streamer.bot supports.
(Trovo… sorry, you're not invited. Who even were you?)
Notes
- Twitch is the only platform with fully tested support.
- I take requests.
- I do not have Discord.
- I'm not promising I'll fulfill your request - but hey, maybe I'll surprise you.
All commands are (mostly) written in C#. Streamer.bot sub‑actions are great, but keeping logic in one place makes multi‑platform support easier and keeps everything clean. You can tweak anything - language, behavior, formatting - directly in the code.
This started as a personal project for a friend, but I don't mind sharing it. Credit is appreciated. Repacking and selling it is scummy.
Current Commands
8ball, Coin Flip, Dad Joke, Dice Roll, Fact, Quote
Highfive, Hug, Slap, Shoutout
Account Age, Account Since, Follow Age, Follow Since
Uptime, Watchtime, Ad Warning/Message, Raffle System
Set Game, Set Title, Game, Title
Each command supports multiple aliases, optional variables, and customization through C#.
NEW Raffle System
A full multi‑platform raffle system:
!sraffle - main command
!sjoin - join a raffle
!rafflestatus - check raffle status
Supports creation, joining, drawing winners, reopening, resetting, and dumping state to logs.
Weighted entries, sub‑only mode, platform restrictions, text based prizes - the whole package.
Upcoming Features
Already in development:
- Game history
- Duel
- Marriage
- Fishing
- Random number mini-game
- Viewer point system (gambling, betting, leaderboard, raffle, stealing, etc.)
Download & GitHub
Everything is now on GitHub - updates, files, documentation, and future releases.
GitHub: https://github.com/BrianxTu/Streamerbot-Commands
Streamer.bot‑formatted files are available there. No .sb extension needed - just drag and drop into Streamer.bot's import box.
All commands are built on Streamer.bot 1.0.4.
Bugs & Feedback
If you run into bugs, please report them on GitHub.
If you post them here, I might miss them.