xTVaser / src-twitch-ext

An Extension for Twitch.tv to Display a Runner's Personal Bests

Home Page:https://www.twitch.tv/ext/u2nvainvlx73h5a7cnxpiodpfcbmo1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrap response from datastore in an object

xTVaser opened this issue · comments

This will much better handle future changes and make the rest of the code-base much simpler to read/expand upon. Should handle all deprecations, default values, etc.

No more Google Datastore, using twitch's extension config service for better-or-worse now (mostly better). This means that if the extension is now, it's hopefully either twitch's or speedrun.com's fault instead of mine.