/BundleBD

A simple bundler for BetterDiscord plugins. Bundles plugins composed of multiple files/modules. Allows for the use of Typescript, JSX, CSS, CSS preprocessors, and more.

Primary LanguageTypeScriptMIT LicenseMIT

BundleBD npm Downloads

A simple bundler for BetterDiscord plugins. Bundles plugins composed of multiple files/modules. Allows for the use of Typescript, JSX, CSS, CSS preprocessors, and more.

Installation

npm i bundlebd -D

Documentation and Questions

For documentation on usage, features, and more, see the Wiki.

Also be sure to take a look at the FAQ, which has answers to questions such as:

  1. What?! Another Discord plugin bundler/builder/transpiler?
  2. Why are typings/autocomplete not working?
  3. I have a feature/change suggestion or bug to report, what should I do?
  4. Why are there not any built in Discord Module references?