A Slack app for team admins to measure members' happiness quickly and easily.
- Cloud Functions
- JavaScript
- HTTP Endpoint
- Scheduled Task
- npsbottest: development server
- npsbot: production server
using yarn instead of npm
- @slack/client
- axios
- json2csv
- moment
git clone https://github.com/skygear-demo/skygear-nps-bot-js.git
yarn install
git remote add skygear-dev ssh://[email protected]/npsbottest.git
# deploy to skygear, make sure that you have submitted your ssh key in portal
yarn run deploy:dev
# you may need to wait for a minute after deploying
# below command help you to check whether the app has already up and running
curl https://npsbot.skygeario.com/ping