A slackbot that pulls the latest Android reviews for your application and posts them to slack!
node 8.x
(LTS Carbon)- A valid slack webhook, i.e, of the form
https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
aws-sdk
axios
google-play-scraper
npm install
The bot ought to run scheduled (either through cron
or systemd
).
npm start
ornode index.js