Skip to content

Brncray/erlc-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erlc-wrapper

Detailed documentation can be found here

Getting Started

import { erlc } from 'erlc-wrapper'

erlc.setKey("API-KEY")

console.log(await erlc.joinLogs()); 
console.log(await erlc.serverStatus());
console.log(await erlc.getQueue()); 
console.log(await erlc.getModCalls()); 
console.log(await erlc.getKillLogs());

NOTE THAT THERE MUST BE A 5 SECOND DELAY IN-BETWEEN CALLS PER PRC'S API LIMITS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages