Javascript

NPM package: elara-services

Base

const s = require("elara-services"), 
      services = new s("YOUR API KEY");

Support

let support = services.support;
// Returns the support link.

Docs

let docs = services.docs;
// Returns the docs page link.

Ping

let res= await services.ping();
if(res.status !== true) return console.log(res.message);
// Returns {status: true, time: 12345}

Pastebin

Hastebin

DBL(top.gg)

Translate

Invites

8ball

NPM

Facts

Time

Dog Breeds

Memes

Discord.js-Docs

Platform

Photos

Math

Auto Moderation

Last updated

Was this helpful?