Firebot icon indicating copy to clipboard operation
Firebot copied to clipboard

[Bug] Inline if false is not evaluating variables

Open CrowbarToolsRobot opened this issue 1 year ago • 0 comments

Description

inline if is not evaluating variables on in the false condition.

Steps to Reproduce

1.in a macro add Yo, it's $^user! $if[$game[$^user] === "", "", "They were last seen streaming $game[$^user]. "] Go give them a follow at twitch.tv/$^user 2. $game[$^user] will be returnd 3.

Expected Behavior

to evaluate the variables

Firebot Version

v5.62.1

Submitted By

cky_

Created via Discord.

CrowbarToolsRobot avatar Aug 22 '24 22:08 CrowbarToolsRobot