Skip to content

iamalisajid/dlive-graphql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlive-graphql-example

Basic app to connect to DLive graphql and websockets https://dlive.tv/ . Replace CLIENT_ID, API_KEY & channelname in queries to get the app working. Can be used for discord bots.

Features!

  • Get OAUTH token from Dlive App.
  • Connect to graphql-websocket (wss).
  • Get the message and live event.
  • Get the data by graphql of any streamer.

Installation

Dlive APp requires Node.js

Install the dependencies and devDependencies and start the server.

$ cd dlive-graphql-example
$ npm install
$ node index

About

Basic app to connect to DLive graphql and websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published