bobba

1.2.1 • Public • Published

NPM version NPM downloads

Bobba.JS

Bobba.JS is a Node.js wrapper that allows you to easily collect data from the (undocumented) Habbo API.

See the example.js file on how to you could use this library.

How to use it

Node.js 4 or newer is required.

npm install bobba

Documentation

Example

const { HabboAPI, HabboHotel } = require('bobba');

const bobba = new HabboAPI({ hotel: HabboHotel.ES });

bobba.getHabbo('lDromedario').then(data => console.log(data));

Readme

Keywords

Package Sidebar

Install

npm i bobba

Weekly Downloads

4

Version

1.2.1

License

ISC

Unpacked Size

8.76 kB

Total Files

5

Last publish

Collaborators

  • luuis