Skip to content

Service that sends a daily reminder about upcoming League of Legends matches. Uses the RiotGames eSports API (which has limited support, so this could break at any time).

Notifications You must be signed in to change notification settings

jhnsnc/esports-reminder

Repository files navigation

eSports Reminder

This is an app I created to send myself daily reminders about upcoming League of Legends pro/championship matches. It uses Mandrill to send emails and the Riot Games eSports API to collect data.

Note that the eSports API is note officially supported (and has recently been deprecated...), so this app could break at any time.

There's also some hard-coded references to my email address. I'll need to fix that too if I want to use it.

Generally, this app is not in a particularly usable state, but I wanted to go ahead and upload it to github.

Running the Project

I need to add steps for running the project. For now, just take a look in the gulpfile.

Deploying the App

This repo was built to be deployed on Bluemix (with environmental variables set for Mandrill authentication). It could easily be modified for deployment on Heroku or a similar service.

About

Service that sends a daily reminder about upcoming League of Legends matches. Uses the RiotGames eSports API (which has limited support, so this could break at any time).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published