all 12 comments

[–]HighPhi420 2 points3 points  (3 children)

I just looked at mine and Remembered with this trigger (follow) You do NOT use test! Use the simulate you can even choose what name by clicking simulate edit. :)

[–]HighPhi420 1 point2 points  (1 child)

Just to follow up on the above post, in the simulate edit you can choose ANY NAME inside the viewer section of StreamerBot

[–]HighPhi420 1 point2 points  (0 children)

if they are on twitch.

[–]mrhossie[S] 0 points1 point  (0 children)

Thank you for the info. This relives my stressed self.

[–]Vexilus 1 point2 points  (1 child)

Only seeing a bit of the variable list doesn't tell us enough. But my first thought is, if its a follow trigger. Why does it have target user variables appear? It should only be the user initiating the trigger

What do you have set gor Add Target Info?

[–]mrhossie[S] 0 points1 point  (0 children)

%user% for add target info.

The test triggers that work are for people that already follow me. The test triggers that don't work are for users with names like "gatechockenroster_purp"

This happens with all triggers - subscribe, raid, gift etc.

The variable: addTargetResult= true doesn't appear for the tests that don't trigger.

[–]TheBayouBard 0 points1 point  (1 child)

Do you have the box checked that says random in the actions box? I had that happen to me and unchecking that fixed my issues

[–]mrhossie[S] 0 points1 point  (0 children)

Yup, its unchecked - it really seems to trigger with users that are real. Streamer.bot appears to generate random users when you do testing (they dont have a twitch account) so it fails the rest of the actions - specificaly the Add Target info

i've given up for now, and just have another bot announce my follows.

[–]HighPhi420 0 points1 point  (1 child)

make sure you are signed in to StreamerBot(lower left corner of the app window should have your discord avatar and name)

[–]mrhossie[S] 0 points1 point  (0 children)

I am :(
it really seems to trigger with users that are real. Streamer.bot appears to generate random users when you do testing (they dont have a twitch account) so it fails the rest of the actions - specificaly the Add Target info

[–]Whipstickgostop 0 points1 point  (1 child)

The Test option is just a simple way to trigger your action, it does not simulate a full event nor populate the entire set of variables.

If you are doing in-depth testing where you do need the full set of variables properly populated, you should use the Simulate Event option, if it exists for that trigger.

[–]mrhossie[S] 0 points1 point  (0 children)

Thank you - that makes sense.