blooket

0.1.0 • Public • Published

blooket-wrapper

Downloads

About

A node.js wrapper for the Blooket API

The documentation can be found here

Installation

npm install blooket

Usage

const Blooket = require('blooket')

const client = new Blooket();

client.joinGame('342865', 'twst', 'Dog')

client.on('Joined', data => {
    console.log(`Joined game with name: ${data.name} \nJoined game with blook: ${data.blook}`)
});

Readme

Keywords

none

Package Sidebar

Install

npm i blooket

Weekly Downloads

11

Version

0.1.0

License

ISC

Unpacked Size

50.6 kB

Total Files

27

Last publish

Collaborators

  • xenium1