Files
scrypted/plugins/webhook
Brett Jia baf65a0d33 webhook: minor consistency fixes (#1301)
* webhook: minor consistency fixes

* remove string conversion, don't delete if mixin is different

* bump 0.0.23 beta

* revert getMixin

* bump 0.0.24 beta
2024-02-07 12:10:08 -08:00
..
2021-10-24 12:58:49 -07:00
2021-10-24 12:58:49 -07:00
2021-10-24 12:58:49 -07:00
2021-10-24 12:58:49 -07:00
2023-01-01 16:12:57 -08:00

@scrypted/webhook

npm commands

  • npm run scrypted-webpack
  • npm run scrypted-deploy
  • npm run scrypted-debug

scrypted distribution via npm

  1. Ensure package.json is set up properly for publishing on npm.
  2. npm publish

Visual Studio Code configuration

  • If using a remote server, edit .vscode/settings.json to specify the IP Address of the Scrypted server.
  • Launch Scrypted Debugger from the launch menu.