Derek skeh · he/him
skeh pushed to de_delib at skeh/GazeTracking 2021-04-15 03:28:53 +00:00
c46d5b559b Remove dlib components (assume user can provide landmarks)
skeh pushed to fix_module_usage at skeh/head-pose-estimation 2021-04-14 03:38:45 +00:00
e09639b267 Make model read relative to __file__
skeh pushed to main at skeh/stream-chat 2021-04-10 05:37:30 +00:00
af7514f38a Messed up rebase, forgot to delete that whoops
skeh deleted branch feature/config from skeh/stream-chat 2021-04-10 04:50:27 +00:00
skeh merged pull request skeh/stream-chat#7 2021-04-10 04:50:16 +00:00
Add TOML configuration
skeh pushed to main at skeh/stream-chat 2021-04-10 04:50:16 +00:00
46339f0e6b Merge pull request 'Add TOML configuration' (#7) from feature/config into main
f85d1f72e1 Minor config comment cleanup
b1bf2fdbde Add config support for plugins as well, generalize pogcounter
44ba7d6273 Support proper configuration for chats!
Compare 4 commits »
skeh created pull request skeh/stream-chat#7 2021-04-10 04:50:12 +00:00
Add TOML configuration
skeh pushed to feature/config at skeh/stream-chat 2021-04-10 04:49:26 +00:00
f85d1f72e1 Minor config comment cleanup
b1bf2fdbde Add config support for plugins as well, generalize pogcounter
44ba7d6273 Support proper configuration for chats!
51ebff1bd5 Use a message class for cleanliness
da73cd70b7 Minor config comment cleanup
Compare 7 commits »
skeh pushed to main at skeh/stream-chat 2021-04-10 04:46:28 +00:00
51ebff1bd5 Use a message class for cleanliness
skeh pushed to feature/config at skeh/stream-chat 2021-04-10 04:35:44 +00:00
da73cd70b7 Minor config comment cleanup
8f3a788bcb Add config support for plugins as well, generalize pogcounter
d0681026c0 Support proper configuration for chats!
a8ff4973ad Minor config comment cleanup
4d107b1ba5 Cleanup some mess lying around
Compare 8 commits »
skeh pushed to feature/config at skeh/stream-chat 2021-04-10 04:31:59 +00:00
a8ff4973ad Minor config comment cleanup
skeh pushed to feature/config at skeh/stream-chat 2021-04-10 04:30:14 +00:00
4d107b1ba5 Cleanup some mess lying around
e2c81dd228 Add config support for plugins as well, generalize pogcounter
b9fe30e9b7 Support proper configuration for chats!
2499c053b2 Use a message class for cleanliness
skeh pushed to main at skeh/stream-chat 2021-04-10 00:32:37 +00:00
db95ccf049 Fix style issues / import bug
skeh deleted branch provider/twitch from skeh/stream-chat 2021-04-08 07:13:42 +00:00
skeh merged pull request skeh/stream-chat#6 2021-04-08 07:13:28 +00:00
Add twitch support
skeh pushed to main at skeh/stream-chat 2021-04-08 07:13:28 +00:00
bf73e8fb5c Merge pull request 'Add twitch support' (#6) from provider/twitch into main
6d2d310505 Remove daemon prop (isnt actually being applied!!!!)
6a3d92d133 Add support for (almost) custom colors
0545644a83 Add basic twitch client
Compare 4 commits »
skeh created pull request skeh/stream-chat#6 2021-04-08 07:13:09 +00:00
Add twitch support
skeh pushed to provider/twitch at skeh/stream-chat 2021-04-08 07:11:31 +00:00
6d2d310505 Remove daemon prop (isnt actually being applied!!!!)
6a3d92d133 Add support for (almost) custom colors
0545644a83 Add basic twitch client
skeh deleted branch plugins from skeh/stream-chat 2021-04-08 01:55:53 +00:00
skeh merged pull request skeh/stream-chat#5 2021-04-08 01:55:48 +00:00
Basic plugins support