twitchapon

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

commit b9f1276d665b96339fc27f736a5db3e3cf5114b8
parent d19ed541751ea2a5a17913af3f5db44281bfab62
Author: bsandro <brian.drosan@gmail.com>
Date:   Wed, 12 May 2021 02:16:46 +0300

updated TODO

Diffstat:
MTODO | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO @@ -1,6 +1,7 @@ Brief TODO list of features to implement. Symbols as I use them: "-" is "planned", "?" is "questionable", "+" is "done" +- https://github.com/Palakis/obs-websocket compatibility - unmarshal nested json received in messages and forward it properly - cache authorization token till it expires - authorization token renewal process @@ -9,4 +10,4 @@ Symbols as I use them: "-" is "planned", "?" is "questionable", "+" is "done" - global feature: listen to bits and channel subscription events ? open system default browser with an oauth link instead of just printing its - delay between ping messages should be configurable -- put some comments into code +- put some comments in the code