Skip to content

Create a Twitch Api #1

@ShadowLordAlpha

Description

@ShadowLordAlpha

Add a module to Harmony to allow use of the Twitch API.

  • Finished Implementing Twitch API
  • Blocks
  • Get user's block list
  • Add target to user's block list
  • Delete target from user's block list
  • Channels
  • Get channel object
  • Get list of channel objects
  • Get channel's list of videos
  • Get channel's list of following users
  • Get channel's list of editors
  • Update channel object
  • Reset channel's stream key
  • Start a commercial on channel
  • Get list of teams channel belongs to
  • Channel Feed
  • Get channel feed posts
  • Create post
  • Get post
  • Delete post
  • Create reaction to post
  • Delete reaction
  • Chat
  • Get links object to other chat endpoints
  • Get chat badges for channel
  • Get list of every emoticon object
  • Get list of emoticons
  • Follows
  • Get channel's list of following users
  • Get a user's list of followed channels
  • Get status of follow relationship between user and target channel
  • Follow a channel
  • Unfollow a channel
  • Get a list of streams user is following
  • Games
  • Get games by number of viewers
  • Ingests
  • Get list of ingests
  • Root
  • Get top level links object and authorization status
  • Search
  • Find channels
  • Find streams
  • Find games
  • Streams
  • Get stream object
  • Get list of stream objects
  • Get a list of featured streams
  • Get a summary of streams
  • Get a list of streams user is following
  • Subscriptions
  • Get list of users subscribed to channel
  • Check if channel has user subscribed
  • Check if user subscribes to channel
  • Teams
  • Get list of active team objects
  • Get team object
  • Users
  • Get user object
  • Get list of user's emotes
  • Get user object (self?)
  • Get list of streams user is following
  • Get list of videos(streams?) belonging to channels user is following
  • Videos
  • Get video object
  • Get videos by number of views
  • Get list of video objects belonging to channel
  • Get list of videos belonging to channels user is following
  • Twitch TPS system
  • Twitch IRC

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions