twitchapon

[Twi]tch [Cha]nnel [Po]ints Rewards Redemption Listener
git clone git://bsandro.tech/twitchapon
Log | Files | Refs | README | LICENSE

TODO (665B)


      1 Brief TODO list of features to implement.
      2 Symbols as I use them: "-" is "planned", "?" is "questionable", "+" is "done"
      3 
      4 - https://github.com/Palakis/obs-websocket compatibility
      5 - unmarshal nested json received in messages and forward it properly
      6 - cache authorization token till it expires
      7 - authorization token renewal process
      8 - handle reconnections properly
      9 - request info about user from received event, cache and forward it further
     10 - global feature: listen to bits and channel subscription events
     11 ? open system default browser with an oauth link instead of just printing its
     12 - delay between ping messages should be configurable
     13 - put some comments in the code