0.1.9 • Published 4 years ago

bd-javascript v0.1.9

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

**USE THIS FOR REQUIRING THE FUNCTIONS**:

const {
  $getUserVar,
  $setUserVar,
  $math,
  $getVar,
  $username,
  $message,
  $onlyIfMessageContains, 
  $mentioned,
  $authorID, 
  $setVar, 
  $channelID,
  $channelSendMessage,
  $embed,
  $tempmute, 
  $replyIn,
  $numberSeparator,
  $richEmbedSend,
  $guildID,
  $roleID,
  $dm,
  $cooldown,
  $takeRole,
  $giveRole,
  $setServerVar,
  $getServerVar,
  $isNumber,
  $isString, 
  $embed,
  $send,
  $onlyIf,
  $replaceText,
  $random
} = require("bd-javascript");

Changelog:

-Added $onlyIfMessageContains.

-Added $message.

-Changed $onlyIf now returning if the condition is false.

-Added $giveRole / $takeRole.

-Added $isNumber / $isString.

-We tried to fix $giveRole / $takeRole / $cooldown and $onlyIfMessageContains.

0.2.0

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago