Grayson-code / cmc-checker

Checks for availability of cmc server and provides current data on it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmc-checker

-License

Table of Contents

About

cmc-checker is a package that checks the status of Cracked Minecraft Club a minecraft server, the Discord

Getting Started

These instructions Will help you through production

Instructions

Install the package

npm i cmc-checker

Using the Package

Function

await isOnline()

Returns A JSON data about the data of the server

Usage

You can use this in bots that check the availability of the server and also the data of it.

About

Checks for availability of cmc server and provides current data on it.

License:MIT License


Languages

Language:JavaScript 67.7%Language:TypeScript 32.3%