UNPKG

bloxlink-api

Version:
17 lines (10 loc) 319 B
# How to install: npm install bloxlink-api # Quick faq. It returns { "status": "(the status of the thing)", "primaryAccount": "(The accounts id)" } the result is res.primaryAccount # Usage const bloxlink = require('bloxlink-api') bloxlink.getUserByDiscordID("userid", { what you want to do })