A TypeScript template for Firebot Custom Scripts
npm install
Dev:
npm run build:dev
Release:
npm run build
/dist
run
, getScriptManifest
, and getDefaultParameters
funcs) in the main.ts
file as it’s important those function names don’t get minimized."scriptOutputName"
property in package.json
to change the filename of the outputted script.