Package Exports
- @buape/carbon
- @buape/carbon/dist/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@buape/carbon) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Carbon
Carbon is a fully-featured framework for building HTTP Discord bots. It supports both Cloudflare Workers and Node.js, and provides a simple and intuitive API for creating commands and handling interactions.
Features
- Fully up to date with the Discord API
- Integrates with Discord's Monetization
- Easy to use component framework
- Built in pagination support
- More to come!
Why Carbon?
Carbon is designed to be easy to use and understand, while still providing the flexibility and power needed to build complex bots. You can deploy it to many services and serverless platforms, and it's easy to integrate with other frameworks and libraries.
Installation
To get started with Carbon, you can install it via your package manager of choice:
npm install @buape/carbon