Skip to content
This repository was archived by the owner on Dec 22, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (24 loc) · 1.13 KB

File metadata and controls

28 lines (24 loc) · 1.13 KB

dbi.js


Discord server NPM version Patreon

npm installnfo

Information

dbi.js is an API wrapper for Discord Bot Index using Node.JS to make it easier to use it's API.

Installation

Requirements

Run yarn add dbi.js or npm i dbi.js to install.

Examples

Examples can be found inside of the /examples directory