Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

First stable release

Compare
Choose a tag to compare
@miklosaubert miklosaubert released this 10 May 13:29
· 166 commits to master since this release

This release is intended as a locked and stable version of the Slack-Trustpilot app, for use by the hosted version in Trustpilot Labs. It's the recommended code for production use.

Notable changes since our initial release in Labs include:

  • Moving away from RTM and Events API. The app now only uses slash commands, interactive messages and custom webhooks.
  • Using the node-trustpilot API client to easily talk to Trustpilot APIs.
  • Bug fixes on the reply feature.