Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(API): implement all high priority Helix endpoints #4

Merged
merged 34 commits into from
Jan 31, 2024

Conversation

LosFarmosCTL
Copy link
Owner

@LosFarmosCTL LosFarmosCTL commented Jan 25, 2024

Endpoints:

  • Ads
    • getAdSchedule
    • snoozeNextAd
    • startCommercial
  • Analytics
    • getExtensionAnalytics
    • getGameAnalytics
  • Channels
    • getChannelEditors
    • getChannelFollowers
    • getChannels
    • getFollowedChannels
    • updateChannel
  • Chat
    • getChannelBadges
    • getChannelEmotes
    • getChatSettings
    • getChatters
    • getEmoteSets
    • getGlobalBadges
    • getGlobalEmotes
    • getUserColor
    • sendAnnouncement
    • sendChatMessage
    • sendShoutout
    • updateChatSettings
    • updateUserColor
  • ContentClassificationLabels
    • getContentClassificationLabels
  • Games
    • getGames
    • getTopGames
  • Moderation
    • addBlockedTerm
    • addChannelModerator
    • addChannelVIP
    • banUser
    • checkAutomodStatus
    • deleteChat
    • getAutomodSettings
    • getBannedUsers
    • getBlockedTerms
    • getModeratedChannels
    • getModerators
    • getShieldModeStatus
    • getVIPs
    • handleAutomodMessage
    • removeBlockedTerm
    • removeChannelModerator
    • removeChannelVIP
    • unbanUser
    • updateAutomodSettings
    • updateShieldModeStatus
  • Search
    • searchCategories
    • searchGames
  • Streams
    • getFollowedStreams
    • getStreams
  • Subscriptions
    • checkUserSubscription
    • getBroadcasterSubscription
  • Users
    • blockUser
    • getUserBlocklist
    • getUsers
    • unblockUser
    • updateUser
  • Whispers
    • sendWhisper

@LosFarmosCTL LosFarmosCTL changed the title feat(API): implement all Helix endpoints feat(API): implement all high priority Helix endpoints Jan 28, 2024
@LosFarmosCTL LosFarmosCTL marked this pull request as ready for review January 30, 2024 23:58
@LosFarmosCTL LosFarmosCTL enabled auto-merge (squash) January 31, 2024 00:06
@LosFarmosCTL LosFarmosCTL merged commit 9f979a4 into main Jan 31, 2024
4 checks passed
@LosFarmosCTL LosFarmosCTL deleted the feat/helix-endpoints branch January 31, 2024 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant