I have a whole list of bots I use, from Serybot to Nightbot and beyond. I also have a 1st/2nd/3rd/ in chat channel reward commands. But on of my bots will almost always take the first and or second reward. How do I keep that from happening. I tried looking on YT and Phlare has something for it, but the import code is too old for the current version of streamer.bot Any suggestions?
For questions like this it’s best to ask in the actual Streamer.bot discord in which you already are a member.
But you can but those bots in a group under Settings > Groups, create a new groups, like “Bots” and then add those usernames to the group.
Then in your action first use Twitch > User Group > User In Group, write %usersName% in the first field and then write the Group name in the seconds field.
Then you would create a Core > Logic > If/else subaction with the following options:
Variable Name = inGroup
Operator = Equals
Value = True
Then Break
Else Continue
1 Like
Thank you. And I apologize. I’ll use the discord next time. I just happend to be on here looking to see if there was anything in the extensions so I just posted in here
1 Like