Skip to content

SlackBot that automatically pulls new Android reviews and posts them to a channel

Notifications You must be signed in to change notification settings

TheDen/android-reviews-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Android Reviews SlackBot

A slackbot that pulls the latest Android reviews for your application and posts them to slack!

Requirements

  • 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

Install

  • npm install

Run

The bot ought to run scheduled (either through cron or systemd).

  • npm start or node index.js

About

SlackBot that automatically pulls new Android reviews and posts them to a channel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published