0.4.9 • Published 4 years ago

bd-js2-0 v0.4.9

Weekly downloads
3
License
MIT
Repository
-
Last release
4 years ago

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

0.4.9

4 years ago

0.4.8

4 years ago

0.4.7

4 years ago

0.4.6

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.9

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago