2.0.0 • Published 7 years ago

discordbotworld-api.js v2.0.0

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
7 years ago

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.

2.0.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago