iitc-project / ingress-intel-total-conversion

ingress.com/intel total conversion user script with some new features. Should allow easier extension of the intel map.
http://iitc.jonatkins.com/
ISC License
989 stars 552 forks source link

push score information to external REST sink #1100

Open ghost opened 8 years ago

ghost commented 8 years ago

i would like to push the regional score information when it changes (each septicycle) to an external web service. could someone point me towards which plugin I would need to do this in? assuming its just a fetch call added to the correct file with the correct parameters :8ball:

nhamer commented 7 years ago

It's read in region_scoreboard.js (regionScoreboardSuccess()) in the main IITC script. It isn't updated in IITC except on user request.