1.1.0 • Published 5 years ago

rover-api v1.1.0

Weekly downloads
13
License
ISC
Repository
-
Last release
5 years ago

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
1.1.0

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago