Skip to content

Tags: chowder/ttv-cli

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from chowder/feature/auth-refactor

Refactor authenticator and config setup

v1.3.1

Toggle v1.3.1's commit message
Fix saving configs

v1.3.0

Toggle v1.3.0's commit message
Use Twitch app headers to bypass integrity checks

v1.2.2

Toggle v1.2.2's commit message
Add Dockerfile and Docker builds on GitHub Actions

Apply go mod tidy

v1.2.1

Toggle v1.2.1's commit message
Add Client-Session-Id and Client-Version headers

v1.2.0

Toggle v1.2.0's commit message
Merge twitch.Client and config.Config

Fix transaction ID generator

v1.1.11

Toggle v1.1.11's commit message
Reformat GQL operations into request and response files

Added a notification channel to the rewards app

Redemption errors are now propagated back to the user

v1.1.10

Toggle v1.1.10's commit message
Rewards app now shows remaining channel points

Config now fetches auth token context

Fix models for CommunityPointsUser and CommunityMomentsChannel

Fix Moments miner

v1.1.9

Toggle v1.1.9's commit message
Fix Moments miner

Added tests for certain pubsub responses

v1.1.8

Toggle v1.1.8's commit message
Better error propagation