discordbotworld-api.js

2.0.0 • Public • Published

discordbotworld-api

Unofficial JS module for interacting with the DiscordBot.World API


npm Version Codacy Badge license

npm Total Downloads npm Weekly Downloads npm Monthy Downloads npm Yearly Downloads npm bundle size (minified)


Fully working with the DiscordBot.World API!

To get started, create the client:

const Discord = require("discord.js");
const client = new Discord.Client();

var dbwapi = require('discordbotworld-api');
const dbw = new dbwapi('DiscordBotWorld Token', client);

For how to use all the features, or to see more info about setting it up, check out the wiki!

If you would like more than just Discord.JS, open an issue or try and help out. But for now D.JS is what im making it for.

Package Sidebar

Install

npm i discordbotworld-api.js

Weekly Downloads

2

Version

2.0.0

License

GPL-3.0

Unpacked Size

47.2 kB

Total Files

5

Last publish

Collaborators

  • iderp