1.1.1 • Published 5 years ago

roblox-user-info v1.1.1

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Roblox User Info

This is an easy version of the roblox api for user info!

Getting Started

These instructions will get you a copy of the project and how to use it

Installing

Run:

npm install roblox-user-info

Use

Example:

const user = require('roblox-user-info');

user('RealMicc281YT', response => {
    console.log(response);
});
1.1.1

5 years ago

1.1.0

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.0

5 years ago