Self-hosted Twitch-Overlay
Find a file
Knut Ahlers fb5f133b47
Add Dockerfile
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-12-10 22:39:37 +01:00
public Move app js to match overlay name 2020-12-01 22:28:19 +01:00
.gitignore Initial version with followers overlay 2020-11-20 22:51:10 +01:00
api.go Implement IRC connection for raids 2020-11-30 02:29:11 +01:00
assets.go Add support for arbitrary asset files 2020-11-23 10:57:32 +01:00
Dockerfile Add Dockerfile 2020-12-10 22:39:37 +01:00
go.mod Implement IRC connection for raids 2020-11-30 02:29:11 +01:00
go.sum Implement IRC connection for raids 2020-11-30 02:29:11 +01:00
irc.go Use display-name instead of login for raid 2020-12-01 02:15:50 +01:00
LICENSE Add Meta 2020-12-07 14:47:57 +01:00
main.go Implement IRC connection for raids 2020-11-30 02:29:11 +01:00
README.md Add Meta 2020-12-07 14:47:57 +01:00
stats.go Encapsulate socket subscriptions 2020-11-23 09:48:53 +01:00
storage.go Initial version with followers overlay 2020-11-20 22:51:10 +01:00
webhook.go Encapsulate socket subscriptions 2020-11-23 09:48:53 +01:00

Go Report Card

Luzifer / twitch-manager

Twitch-Manager is intended as an alternative to having overlays managed by Streamlabs or Streamelements and therefore having more control over the overlay, the availability and how they work.

At the moment it is a work-in-progress and does not yet implment all events it shall manage in the future.