nrb / destiny-info-bot

A set on of functions to scrape destiny sites and report them to IRC.
GNU General Public License v3.0
1 stars 1 forks source link

Rewrite event scraping calls to use bungie.net #11

Open onelson opened 9 years ago

onelson commented 9 years ago

Read data from http://www.bungie.net/Platform/Destiny/Advisors/?definitions=true

nrb commented 9 years ago

This would likely be a good candidate for moving into a separate library that we then depend on. @Apsu might have something in that regard.

For #5 in particular, we could then call these from the library and cache them at a higher level.