mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
chore: remove client pkg (#2903)
* chore: remove client pkg * yarn install * fix: yarn install --------- Co-authored-by: ITOH <to@itoh.at>
This commit is contained in:
@@ -29,9 +29,8 @@ Discordeno is actively maintained to guarantee **excellent performance, latest f
|
||||
|
||||
- **Simple, Efficient, and Lightweight**: Discordeno is lightweight, simple to use, and adaptable.
|
||||
- By default: No caching.
|
||||
- **Functional & Class API**: Discordeno is flexible enough to provide both methods.
|
||||
- **Functional API**:
|
||||
- The functional API eliminates the challenges of extending built-in classes and inheritance while ensuring overall simple but performant code.
|
||||
- The class based API, client package, provides a similar api as the [Eris](https://github.com/abalabahaha/eris) library to provide the best class based experience.
|
||||
- **Cross Runtime**: Supports the Node.js, Deno, and Bun runtimes.
|
||||
- **Standalone components**: Discordeno offers the option to have practically any component of a bot as a separate
|
||||
piece, including standalone REST, gateways, custom caches, and more.
|
||||
|
||||
Reference in New Issue
Block a user