1.2.4 • Published 6 years ago

frc-team-updates-slack-notifer v1.2.4

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

FRC Team Updates Slack Notifier

Automatically notify your team about an update to the FRC game manual using AWS and Docker.

How to Get it Working for your Team

See Docker_Notes.txt

How it works

First, we scrape the website for the current posted updates using request-promise to load the HTML from the team updates page and cheerio to traverse it. Then, we compare the traversed team updates from the page and the local updates saved in a JSON using underscore's isEqual function. If the JSON objects are different, we generate and send the proper message with the update information to slack using slack-node.

1.2.4

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago