Timer in C# not working with sub-action messages

Extension: Countdown Timer in C#

I want the timer to start after me or my bot sends a message to chat automatically (using sub-action Twitch > Chat > Send Message to Channel) after viewer has redeemed reward, but timer only starts if I manually type message into chatbox.

Used to work fine but after not streaming for a while I noticed this problem on first couple of streams back?

Gonna tag the create of the countdown timer, maybe they know more about it @rondhi

Just fyi, technically you can also use a Timed Action Trigger, which gets activated once a user redeems the reward and then writes something into chat after x seconds. If it’s set on to not repeat it will then also disable itself again.

But in the end it depends on what is actually supposed to happen and if it’s possible for only one of that reward at the time to work at once

1 Like

You’ll want to set up your action like this. Just add the Set Argument and Run Action subactions to your existing action.

Import Code:
U0JBRR+LCAAAAAAABADNlj1v2zAQhvcA+Q+EZtMQKVmSOxQogn5MRZEEXYoMlHiyiUqkS1KJg8D/vaQ+bMuyi6To0E3H53gk3zse9XJ9hVBQg2XBO/TiDWdKVoMzg3tRg0Yft6zeVBDMesoau1ba81sl+VrswSNoI5T0hMzDebgHHEyhxcb28DiSum3kh6InsqmqgdVCirqpv+9jeujZrvUIOBttmbUxjBv50Y2gAbVYcL9wmXJKeEoxQBHhOM44ZhFkuKBRumAFjRnJhs2103410MB4Y+04SJZX4GNa3cCIbIuq4fBJq/qLMFbpZ+dUsspc8voGkgu5Ouf1xzS0Hiutms3eZYRY9cSejVP3XGTNJFf1XvcJL5QsGq1B2nPUarFaubwci30ieFcPTAuvk3d82c1OaJcSkqSwXNAER0nEcZzyHLOcFjgM4ygq88xlqwxOp9rnjRcmDekpuZiYg+xmqJOHY7o7GA8jGad1df6oVVsoAUel0og76Wdo3X6vVaOdUbeGq+rGgjNNaxpwSnMzOWChqu6GTUinWkzSpCROtWVYxjjOSIJzSiJMkmXK4xCKjKWTqU8gVmufUHc1LyhKwnB5ioYaO7kDr5BbSA5bv95I6NlrSuZrX/rGMm3d9fD1PTnQXnQSTiX0veW+O9XZvbU6JmVZxu7MmNKl05EvGGaLOMYE8ijKWckSlv2VjjT69zKSt8jYK3OjNKD3qLvpxn25htBbM7RRQlpkFeqKHHV95kbJUqwazdox1yjQnU/Cm2uU0ZxHYcJxUhYhjnP3lWWwwL4685RlIWT8/6lR+vpm8Nkv1nWQcc+sKrYxwI/4gPuAg3/3roxCuOl1zXwvOB58gtyo4ifYO9CPfcedwptKuE49htbn8rCJ/tE8vNCEdCOw3ShtgfunyGctnNN50qVl+gS3NMa5+1twTtdXu99PAfncPggAAA==

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.