Hello.
If a message have 2 reactions (maybe more) I can only get the latest reaction and on ly test the first.
Conditions :
One Discord message with 2 reactions. All created with make.
Scenario :
- Discord : Get message (i see both reactions)
- Rooter 1 : if reaction (emoji) green_check : : at création of condition à can only select red_cross
- Rooter 2 : if reaction (emoji) red_cross : : at création of condition à can only select red_cross
At rooter activity it always return green_check
- Condition green check = 1
- Condition red cross = 0
Can’t continue working without see be able to test each reaction.
How solve.
Have a nice day.