Coder Social home page Coder Social logo

trovo.js's People

Contributors

burnoutprojects avatar

Stargazers

 avatar

Watchers

 avatar

trovo.js's Issues

Categories

Implements categories related API functionality

  • Get Game Categories - Retrieves the latest list of categories/games. The order matches the current categories order in Trovo, which is sorted based on the popularity of the categories.
  • Search Categories - Search for game categories by entering keywords and retrieving a list of matching categories/games. Keywords are used to match with the full names and the short names of categories. Both exact matching and blurr matching are applied.

Chat

Implements chat related API functionality

Requires Authorization

  • Send Chat to My Channel - Sends chat messages to my channel as myself. Both the target channel and sender is defined by the access token passed in.
  • Send Chat to a Selected Channel - Sends chat messages to other channels. To send a message as sender (user A) to channel (owned by user B), the application needs to get scopes “chat_send_self” of user A, and “send_to_my_channel”of user B. Usually, it’s used by anchor(user B) for sending greetings to someone who enters into the channel.
  • Delete a Message - Deletes a message. The operator needs to have sufficient permission to delete the message from the sender. For example, streamers can delete chat messages sent from viewers or mods, but mods cannot delete messages from streamers.
  • Perform chat commands - Perform Trovo official chat commands through API.
  • [ ]

Channels

Implements channels related API functionality

Free to use

  • Get top channels - Retrieves information for all live channels. Channels are returned in order or popularity in descending order.
  • Get Users (get channel id) - Get Users (get channel id)
  • Get Channel Info by ID - Fetch a channel’s information by channel ID.
  • Get User Info - Retrieves the user info including username, nickname and email address.
  • Get Emotes - Get platform-level emoticons info and custom emoticons info.
  • Get channel viewers - Get channel current online logged viewers list.
  • Get channel followers - Get channel followers list.
  • Get Live Stream Urls - Get live stream m3u8 urls to play live stream in player, access limited to specific clients that are in cooperation with Trovo.
  • Get Past Streams Info - Get past stream info by channel id, category, period and past stream id, return info of past streams that meet all the requirements in multi-page response.\

Requires Authorization

  • Read Channel Info with Stream Key - Gets the specific user’s channel information, including the stream key.
  • Edit Channel Information - Allows you to update the user’s channel settings, including title, category, language, audience type. You may update only part of the info.
  • Get Subscribers - Gets the subscribers list of a channel.
  • - [ ] Get Drops Entitlement - Gets an organization's list of entitlements that have been granted to target users.
  • Update Drops Entitlements - Update the Drop entitlements' fulfillment status that have been granted to target users.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.