Trying to add a subcount that keeps adding 1 to the subcount so it never ends

Hey @kotamaolsaris!

If I had to guess — because “it doesn’t work” doesn’t mean anything to us, you need to give us more details — the issue has to be the quotation marks: “”, because if I write your code with the proper ones: "", it works just fine:

Also, you can improve your code this way:

$(eval s=parseInt(`$(twitch $(channel) "{{subscriberCount}}")`); `$(channel) is ${s}/${s+1} subs away from reaching the goal!`)