Skip to content
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.

Unofficial Discord.JS module for interacting with the DiscordBot.World API

License

Notifications You must be signed in to change notification settings

iDerp/discordbotworld-api.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discordbotworld-api [DEPRECIATED]

This module will no longer be updated.

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.

About

Unofficial Discord.JS module for interacting with the DiscordBot.World API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published