Skip to content

Get the Rockstar Games Service Status (for GTA Online, RDRO, and Social Club) easier with this package

Notifications You must be signed in to change notification settings

tryka-1213/Rockstar-Games-Service-Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Rockstar Games Service Status

Get the Rockstar Games Service Status (for GTA Online, RDRO, and Social Club) easier with this package

Revised version of Androz2091's package

Usage

const { getStatus } = require("./index.js")

getStatus("en")
  .then(statuses => {
    console.log(statuses)
  })

Expected result: {redDeadOnline: {…}, gtaOnline: {…}, socialClub: {…}, launcher: {…}, lastUpdated: {…}} . . .

Previews

image

image

About

Get the Rockstar Games Service Status (for GTA Online, RDRO, and Social Club) easier with this package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published