1.1.1 • Published 4 years ago

roblox-user-info v1.1.1

Weekly downloads
1
License
ISC
Repository
-
Last release
4 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

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago