Discordjs Builders Versions Save

A collection of builders that you can use when creating your bot.

v0.11.0

2 years ago

Bug Fixes

  • ApplicationCommandOptions: clean up code for builder options (#68) (b5d0b15)

v0.10.0

2 years ago

Bug Fixes

  • use zod instead of ow for max/min option validation (#66) (beb35fb)

Features

  • add max/min option for int and number builder options (#47) (2e1e860)

v0.9.0

2 years ago

Bug Fixes

Features

  • SlashCommandBuilder: add autocomplete (#53) (05b07a7)

v0.8.2

2 years ago

Bug Fixes

  • downgrade ow because of esm issues (#55) (3722d2c)

v0.8.1

2 years ago

Bug Fixes

v0.8.0

2 years ago

Bump with no breaking changes, features or fixes for the new doc engine.

v0.7.0

2 years ago

Bug Fixes

Features

  • ContextMenus: add context menu command builder (#29) (f0641e5)
  • add support for channel types on channel options (#41) (f6c187e)

v0.6.0

2 years ago

Bug Fixes

  • SlashCommandBuilder: allow subcommands and groups to coexist at the root level (#26) (0be4daf)

Features

  • create Embed builder (#11) (eb942a4)
  • SlashCommandBuilder: create setDefaultPermission function (#19) (5d53759)
  • SlashCommands: add number option type (#23) (1563991)

v0.5.0

2 years ago

Features

v0.4.0

2 years ago

Features