twitch-bot/pkg/twitch
Knut Ahlers e1f11a6c98
[eventsub] Make topic subscriptions more dynamic
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-13 23:14:50 +01:00
..
auth.go [core] Add auth-cache for token auth 2023-12-06 21:57:02 +01:00
badges.go [core] Update go-irc to v4.0.0 2023-09-11 19:51:38 +02:00
channels.go [core] Export Twitch client Request 2023-07-01 16:48:21 +02:00
chat.go [core] Export Twitch client Request 2023-07-01 16:48:21 +02:00
clips.go [clip] Add clip actor 2023-08-14 16:09:55 +02:00
eventsub.go [eventsub] Update field naming for ad-break, use V1 event 2023-12-12 16:00:08 +01:00
eventsubWebhookClient.go [eventsub] Switch to Websocket transport (#46) 2023-05-18 15:09:25 +02:00
eventsubWebsocketClient.go [eventsub] Make topic subscriptions more dynamic 2023-12-13 23:14:50 +01:00
http.go [twitchclient] Reduce retries and errors when banning banned user 2023-07-21 20:37:20 +02:00
keepalive.go [eventsub] Replace keepalive timer 2023-10-30 11:36:03 +01:00
moderation.go [twitchclient] Reduce retries and errors when banning banned user 2023-07-21 20:37:20 +02:00
polls.go [core] Export Twitch client Request 2023-07-01 16:48:21 +02:00
schedule.go [templating] Add scheduleSegments function 2023-11-05 13:44:16 +01:00
scopes.go Add support for beta Ad-Break event 2023-10-22 16:20:58 +02:00
search.go [core] Export Twitch client Request 2023-07-01 16:48:21 +02:00
streams.go [core] Improve GetCurrentStreamInfo lib function 2023-07-30 14:03:55 +02:00
subscriptions.go [core] Export Twitch client Request 2023-07-01 16:48:21 +02:00
twitch.go [eventsub] Make topic subscriptions more dynamic 2023-12-13 23:14:50 +01:00
twitchAPICache.go [core] Move storage to SQLite database (#30) 2022-09-10 13:39:07 +02:00
users.go [core] Fix: New followers endpoint requires user-token 2023-10-08 12:26:43 +02:00
whispers.go [core] Export Twitch client Request 2023-07-01 16:48:21 +02:00