Skip to content

TheCakeChicken/DowntimeService

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DowntimeService

In-Game API for interacting with Status+.

What is DowntimeService?

As stated above, DowntimeService is used for interacting with Status+ inside Roblox games. It's a powerfull tool for those who want to prevent issues from happening.

DowntimeService is written in Lua, and is a Rojo project by default. You can also require it by it's ID, which is 6317978171. If you choose to manually grab the module, you can find it in GameFiles/MainModule or in the .rbxm file provided in the releases.

How does it work?

It sends API requests to a JSON endpoint on the main site. The main site checks major Roblox endpoints every 5 minutes for outages and slowness. It then can return up, degraded, or down when calling the function.

Documentation

Docs can be found here:

https://status-plus.github.io/Docs/

More information

https://devforum.roblox.com/t/status-an-automated-alternative-to-robloxs-status-site/1004536

About

Downtime Server for Roblox

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Lua 100.0%