Skip to content

LostNuke/BotLabsAPI

Repository files navigation

BotLabsAPI

A package with 1 simple method that help you interact with the DiscordLabs Bot API

To set it up go:

const BotLabs = require('botlabsapi');
client.on('ready', async function() {
   const Lab = new BotLabs(client,"YOURTOKEN")
})

To get info about a Bot you can use:

 BotLabs.getInfo("BotID")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •