Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buape/carbon
A fully-featured HTTP library for Discord bots
https://github.com/buape/carbon
buape bun cloudflare-workers discord hacktoberfest http nextjs nodejs
Last synced: about 5 hours ago
JSON representation
A fully-featured HTTP library for Discord bots
- Host: GitHub
- URL: https://github.com/buape/carbon
- Owner: buape
- License: mit
- Created: 2024-04-13T23:28:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T15:59:30.000Z (3 days ago)
- Last Synced: 2024-11-12T16:46:13.782Z (3 days ago)
- Topics: buape, bun, cloudflare-workers, discord, hacktoberfest, http, nextjs, nodejs
- Language: TypeScript
- Homepage: https://carbon.buape.com/
- Size: 5.75 MB
- Stars: 12
- Watchers: 1
- Forks: 6
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Carbon
Carbon is a fully-featured framework for building HTTP Discord bots, built in TypeScript and designed to be easy to use and understand.
## Features
- Fully up to date with the Discord API
- Build to be both flexible and powerful
- Easy to use class-based system for reusability
- Built in pagination support (Soon!)
- Integration with Discord's Monetization (Soon!)## Why Carbon?
Carbon is designed to be easy to use and understand, while still providing the flexibility and power needed to build complex bots.
With Carbon, you can deploy it to many platforms, both physical and serverless, and it's easy to integrate with other frameworks and libraries.## Installation
To get started with Carbon, you can check out the [Getting Started](https://carbon.buape.com/carbon/getting-started) guides for your preferred platform.
## Useful Links
- [Documentation](https://carbon.buape.com/carbon)
- [Discord](https://go.buape.com/carbon)
- [NPM](https://www.npmjs.com/package/@buape/carbon)
- [Cloudflare Workers Demo](https://github.com/buape/carbon/tree/main/apps/cloudo)
- [Node.js Demo](https://github.com/buape/carbon/tree/main/apps/rocko)## Contributing
We welcome contributions to Carbon! If you're interested in contributing, please check out the [Contributing Guide](https://carbon.buape.com/even-more/contributing) for more information, and join our [Discord](https://go.buape.com/carbon) to get involved!