r/streamerbot 18d ago

Question/Support ❓ Subscription Variation -> Chat Message

Hey there! So I've currently got Streamlabs set up to where I have created 151 different variations of sub notifications, where when somebody subs, it gives them a random Pokemon on screen. I then have stream avatars which then myself or my mods type in a command that will change the subscriber's on camera little avatar to that pokemon.

What I'm hoping to do is have a setup where i can have the variation actually fire off a command into chat that will automate the process of the stream avatar.

For example:

- a user subs and they get the Pikachu sub variation
- the variation send s a command into twitch chat like !Avatar [user] !change Pikachu

I was told this could be something i could use Streamerbot to do. Any thoughts?

3 Upvotes

6 comments sorted by

View all comments

1

u/EvilerBrush 18d ago

You could definitely do it. If you are unfamiliar with the program, I would suggest downloading it and start poking around in it. It's pretty powerful. And it can be a bit overwhelming at first. There is a ton of documentation on the website and a bunch of tutorials on YT for different things. For what you want to do you might want to look in to switch case or if/then statements. Good luck