Commit graph

18 commits

Author SHA1 Message Date
gempir
5a4248dbf9 prevent concurrent map access by using sync map 2021-12-18 20:21:35 +01:00
gempir
eb527ce02a prevent concurrent map writes fixes #121 2021-09-28 10:31:52 +02:00
gempir
1000bbf46b remove all message type configs, better handle joining/leaving 2021-04-16 18:03:41 +02:00
gempir
720694bb08 add test for channels endpoint 2020-12-06 16:36:16 +01:00
gempir
d368ad2f91 remove unused 2020-11-08 19:11:27 +01:00
gempir
33b08f5a9a upgrade lib usage 2020-11-08 19:07:35 +01:00
gempir
84ddb4a3c6 add chunking for userids and usernames fixes #66 2020-10-08 19:45:23 +02:00
gempir
7863f61963 update to new helix lib version 2020-08-28 22:56:35 +02:00
gempir
c7f32ec650 fix typo 2020-05-05 22:47:56 +02:00
gempir
66a07302b3 fetch token and refresh it 2020-05-05 22:45:58 +02:00
gempir
65ed841f29 clientSecret option added 2020-05-05 22:04:11 +02:00
gempir
eca967de65 handle banned or unkown users 2020-04-13 17:44:15 +02:00
gempir
1953254934 username regex now catches all exisiting twitch usernames and is no longer case sensitive 2020-03-11 18:53:14 +01:00
gempir
efe261c0d5 use a helix client for helix 2020-03-02 20:33:58 +01:00
gempir
e757c12686 add channel routing, handle more error case 2020-02-25 21:14:05 +01:00
gempir
1c999e8620 fail start when failing to request channels from helix 2020-01-29 21:08:41 +01:00
gempir
146511c52b query helix for userids 2018-12-02 19:23:54 +01:00
gempir
bd73490f45 use raw logs and parse at read time 2018-12-02 14:53:01 +01:00