Self-hosted Twitch-Overlay
Go to file
2020-12-01 22:28:19 +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
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
main.go Implement IRC connection for raids 2020-11-30 02:29:11 +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