crossbuild
v0.6.2
Published
A powerful framework to create cross-platform Discord and Guilded bots
Downloads
266
Readme
Installation
To install this package, you can use one of the following commands, depending on your package manager.
npm install crossbuild
pnpm add crossbuild
yarn add crossbuild
This package will automatically install the most common modules that are used, but if you want to pick and choose, you can install the @crossbuild/core
package and then only the modules you want.
Usage
CrossBuild is a library that allows you to build bots for Discord and Guilded, at the same time. It is designed to be as simple as possible, while still being powerful.
Contributing
If you want to contribute to CrossBuild, please read the contributing guidelines first. We welcome all types of contributions, from bug fixes to documentation improvements! If you have any questions, feel free to join our Discord server and ask in the #crossbuild
channel.
License
CrossBuild is licensed under the MIT License.