rover-api

1.1.0 • Public • Published

verify.eryn.io API

First of all, thank you to eryn for making this great API for use on many different platforms. I simply made this module to make it a little easier for me to find peoples Roblox usernames for my Discord bot. This module is very easy to use, so here is some simple documentation.

Build Dependencies

let rover = require('rover-api')
let body = rover("DISCORD USER ID HERE")
 
console.log(body.robloxUsername)

This will return everything that is stated on https://verify.eryn.io/api such as status, robloxId, and robloxUsername as shown above. I may update this in the future to offer more functions, but this is my first npm module, so give me a break.

Versions

  • 1.0.0 - Release
  • 1.0.8 - Added README
  • 1.1.0 - [CURRENT] Updated Superagent

Readme

Keywords

Package Sidebar

Install

npm i rover-api

Weekly Downloads

2

Version

1.1.0

License

ISC

Unpacked Size

1.8 kB

Total Files

5

Last publish

Collaborators

  • gjrickard