Firebot icon indicating copy to clipboard operation
Firebot copied to clipboard

[Feature Request] Support dynamically created Counters

Open CrowbarToolsRobot opened this issue 3 years ago • 0 comments

ebiggz via Discord:

Add support for dynamically created Counters.

Use cases:

  • per game death counters (counter automatically creates for a game if it doesnt exist yet
  • per user counters for various things

Could be as simple as updating the $counter variable with an optional boolean to automatically create counter if it doesn't exist.

However, there may be an expectation that we "copy" an existing counter and retain things such as effect setups. Such behavior is technically possible, but might start to get hairy. Implications will have to be thought through.

CrowbarToolsRobot avatar May 06 '22 16:05 CrowbarToolsRobot