2.0.0 • Published 4 years ago

mycenter_darkbright_node v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

myCenter Darkbright Node Module

This allows you to interact with the Roblox Group API, through myCenter APIs. All for free too!

Prequiries

Create an account on myCenter https://mycenterrblx.net then create a Group Bot.

Installation

npm install mycenter_darkbright_node

Usage

const myCenter = require("mycenter_darkbright_node")("loader id given on the website", mc =>{
    //mc.shout("test")
    //mc.exile(userId)
    //mc.rank(userId, rankId)
    //mc.ranktoid_bg(userId, rankId)
    //mc.getjoinrequests()
    //mc.acceptjoinrequest(userId)
    //mc.declinejoinrequest(userId)
});

License

Honestly, I don't care what you do with it, just please: be a good person. Give credit where credit is due, and don't say you wrote this code unless you have collaborated. :-) ~ the matthew license