roblox-user-info

1.1.1 • Public • Published

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);
});

Package Sidebar

Install

npm i roblox-user-info

Weekly Downloads

3

Version

1.1.1

License

ISC

Unpacked Size

1.06 kB

Total Files

3

Last publish

Collaborators

  • micc281