Skip to content

Simple bot that warns you when tickets for BrooklynJS are available

Notifications You must be signed in to change notification settings

rafaelrinaldi/brooklynjs

Repository files navigation

brooklynjs

Simple bot that warns you when tickets for BrooklynJS are available.

screenshot

Why

I never got the chance to go to a BrooklynJS because the tickets are almost always sold out in a matter of minutes.

Since I'm on Slack all day anyway I created a simple Node.js script that will ping the events page every now and then to check for tickets and let me know on Slack if there's any. Maybe this will help me to finally attend!

Running

$ # Will ping the event page every 10 minutes
$ npm start

Notes

  • Make sure you fill the information under options.js properly (generate a Slack token here)
  • Under options.channel you can either use a #slack-channel or a @username

Test

$ npm test

License

MIT ® Rafael Rinaldi

About

Simple bot that warns you when tickets for BrooklynJS are available

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published