/pieces-line

Primary LanguageTypeScriptMIT LicenseMIT

pieces-line

npm version

This is an Activepieces piece for LINE messenger.

For using this piece, you need to generate a LINE Notify access token.

This library was generated with Nx.

Running lint

Run nx lint pieces-line to execute the lint via ESLint.

Publish

  1. Clone activepieces repo.
  2. Clone this repo into root of activepieces repo.
  3. Run npm i && npm run publish-piece line in root of activepieces repo.