Back to All

Possible bug with AND logical expressions

[IF(A=A){[IF(G=G){TEXT}]}]
It looks like this kind of AND expression doesn't work.
You can test the bot by yourself (Telegram): @Test2k20bot

On the 1st interaction I put this:
[IF(A=A){[IF(B=B){Bruh.}]}]
Mh...

However, when starting the bot, you'll notice that only "Mh..." appears.

I saw this structure in a discussion of 1 month ago, so I don't know if it's a bug or I'm just using an obsolete structure.