Self-hosted Twitch-Overlay
Go to file
Knut Ahlers 10a98e4e70
Clear message on empty resub
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-07-21 14:08:20 +02: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 Add storing / replaying events 2021-05-09 18:39:30 +02:00
assets.go Fix: Do not allow git dir to be exposed 2020-12-16 17:14:00 +01:00
demo.go Allow to customize event parameters 2021-06-16 18:38:01 +02:00
Dockerfile Set default env vars for storage 2020-12-10 22:41: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 Clear message on empty resub 2021-07-21 14:08:20 +02:00
LICENSE Add Meta 2020-12-07 14:47:57 +01:00
main.go Add storing / replaying events 2021-05-09 18:39:30 +02:00
README.md Add Meta 2020-12-07 14:47:57 +01:00
stats.go Add storing / replaying events 2021-05-09 18:39:30 +02:00
storage.go Add storing / replaying events 2021-05-09 18:39:30 +02:00
webhook.go Add storing / replaying events 2021-05-09 18:39:30 +02: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.