Firebot icon indicating copy to clipboard operation
Firebot copied to clipboard

Timers Support 0 and 1, nothing inbetween

Open CrowbarToolsRobot opened this issue 7 months ago • 0 comments

Description

Timer can be set with an empty field for a "0" timer, and "1" can be set, but "0.01-0.99" is not supported.

Steps to Reproduce

  1. Add New Timer
  2. Set delay to empty or 1, this will work
  3. Set delay to 0.1, 0.9, etc.... this will provide an error

Expected Behavior

Since "Timer interval must be greater than 0." is the error message, I would expect that leaving the field blank would throw the same error, or an error telling the user that input is required. Instead, it saves the empty field and acts as 0, while numbers between 0 and 1 are not allowed. This appears to be an oversight.

Firebot Version

v5.64.1-nightly.25.05.03

Submitted By

thebunby

Created via Discord.

CrowbarToolsRobot avatar Jun 01 '25 14:06 CrowbarToolsRobot