bd-js2-0

0.4.9 • Public • Published

BDjavascript Package

Example:

const api = require('bd-js2-0')
 
const bd = new api({
  token: "token here",
  prefix: ["prefix1", "prefix2", ...] 
})
 
bd.Command({
  name: "ping",
  code: "<@$authorID> Pong!" 
})
 
bd.MessageEvent()

Before using, remember that your nodejs version can't be higher than v10, otherwise it will error.

If you still need help join to our support server here

Dependencies (9)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i bd-js2-0

    Weekly Downloads

    0

    Version

    0.4.9

    License

    MIT

    Unpacked Size

    184 kB

    Total Files

    103

    Last publish

    Collaborators

    • ruben40000