twitchapon

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

DateCommit messageAuthorFiles+-
2021-08-20 20:51Tiny addition in TODO, small fix in README and sample config file now has "sounds" element.bsandro3+5-3
2021-08-15 23:50Added "sounds" to config filebsandro5+29-2
2021-08-15 21:46updated readmebsandro1+2-4
2021-08-14 22:54quick-n-dirty obs hookup with a goobs module (obs-websocket 4.x)bsandro269+12868-17
2021-08-14 14:17added out/binary file to the hgignorebsandro2+1-0
2021-08-13 23:29go fmtbsandro6+8-7
2021-08-11 23:15Reworked application structure, did some basic decoupling, split everything into separate modules.bsandro23+541-488
2021-07-29 23:34Preliminary work for OBS-websocket support has begunbsandro6+26-8
2021-06-17 21:05Vendoring the dependencies since I cannot trust the internet :)bsandro11+1336-2
2021-05-17 23:59Channel points rewards message structure definedbsandro4+86-7
2021-05-16 21:59go fmtbsandro2+3-2
2021-05-13 23:36obs-websocket integration has begun (config): - removed unnecessary fields from config, moved corresponding settings into nested nodes - config file now includes a section for the obs-websocket - print sample configuration if config file does not existsbsandro6+56-29
2021-05-11 23:16updated TODObsandro1+2-1
2021-05-09 03:06Removed debug stdout messagesbsandro7+13-18
2021-05-09 02:34Fixed old 'ws_client' name to the actual 'twitchapon' onebsandro2+2-2
2021-05-09 02:32Initial commitbsandro14+453-0