An ROBLOX package devileried for you to make your hard work a little bit easier in action!
Copy folder "app", and then paste into your local machine or any other hosting. After that, change your config.json. It's should be looking like this:
{
"clientId": "949288912550002738",
"guildId": "876543210987654321",
"token": "OTQ5Mjg4OTEyNTUwMDAyNzM4.YiIMMQ.gSYh_WtUszkLGVfl6B5MWnRucGs"
}
Installing with NPM:
$ npm install @rojs/ro-js
Using:
const rojs = require('@rojs/ro-js')
const rojs = require('@rojs/ro-js')
rojs.GetUsernameByID(1, console.log) /*
Description:
Returns 'ROBLOX' in console
Structure:
rojs.GetUsernameByID(id, callback)
*/
Ask them right here:
- Ro.JS library: https://github.com/ro-js/rojs/issues
- Ro.JS Bot: https://github.com/ro-js/rojs-bot/issues