A library to interacting with various Twitch APIs
Go to file
Evan Fiordeliso 1e73160002 chore(release): release v1.2.2 2024-04-24 01:31:18 -04:00
api add descriptions to eventsub subscription types and update based on api changelog 2024-04-24 01:30:58 -04:00
auth refactor: Move GetToken method into auth client and rename auth client from Client to Auth 2024-03-08 13:08:54 -05:00
eventsub add descriptions to eventsub subscription types and update based on api changelog 2024-04-24 01:30:58 -04:00
.envrc Init devenv 2024-03-03 17:12:13 -05:00
.gitignore Init devenv 2024-03-03 17:12:13 -05:00
CHANGELOG.md chore(release): release v1.2.2 2024-04-24 01:31:18 -04:00
api.go Add custom transport to api client 2024-03-07 19:06:02 -05:00
cliff.toml chore: Add git cliff for auto generated changelog 2024-03-08 01:28:33 -05:00
devenv.lock Init devenv 2024-03-03 17:12:13 -05:00
devenv.nix chore(devenv): Add changelog to tag messages in release script 2024-03-08 14:00:01 -05:00
devenv.yaml Init devenv 2024-03-03 17:12:13 -05:00
go.mod Add EventSub implementation 2024-03-05 12:14:18 -05:00
go.sum Add EventSub implementation 2024-03-05 12:14:18 -05:00
ptr_types.go Add Entitlements endpoints to API 2024-02-28 14:25:19 -05:00