This project was forked from the last MIT-redistributable commit of dlive-unofficial-api-js. They've moved to a non-OSI approved license; this fork will remain MIT licensed.
Example
const Dlive = const blockchainName = 'YOUR BLOCKCHAIN NAME (e.g. dlive-1234567890)' // Our Blockchain usernameconst accessKey = 'YOUR KEY' // Our access key // Chat cooldownconst coolDown = 3000 // 3 seconds // Parameter 1: Blockchain username// Parameter 2: Your access key for sending messageslet example = blockchainName accessKey // Joining sampepper example example example // Get our channel informationsexample { example}