Self-hosted Twitch-Overlay
Go to file
Knut Ahlers fb116bb29a
Make webhook secret configurable
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-05-04 18:39:58 +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 donation webhook 2021-05-04 18:27:56 +02:00
assets.go Fix: Do not allow git dir to be exposed 2020-12-16 17:14:00 +01:00
demo.go Add extra event type for follows 2021-04-22 16:04:48 +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 Add bit events 2021-01-04 00:34:56 +01:00
LICENSE Add Meta 2020-12-07 14:47:57 +01:00
main.go Make webhook secret configurable 2021-05-04 18:39:58 +02:00
README.md Add Meta 2020-12-07 14:47:57 +01:00
stats.go Add subs, increase concurrency safety 2020-12-30 16:40:23 +01:00
storage.go Add donation webhook 2021-05-04 18:27:56 +02:00
webhook.go Make webhook secret configurable 2021-05-04 18:39:58 +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.