1.0.1 • Published 1 year ago
@sunarjs/limits v1.0.1
About
A robust library of constants defining Discord's limits, aimed at streamlining bot and application development and integration on the Discord platform.
Installation
You can install the package using one of the following package managers:
npm install @sunarjs/limits
# or
yarn add @sunarjs/limits
# or
pnpm add @sunarjs/limits
# or
bun add @sunarjs/limits
Constants
For a full list of constants, please refer to the source code.
- Application Limits
- Autocomplete Limits
- Button Limits
- Channel Limits
- Embed Limits
- Emoji Limits
- Guild Limits
- Interaction Limits
- Message Limits
- Modal Limits
- Moderation Limits
- Role Limits
- Select Menu Limits
- Sticker Limits
- Text Input Limits
- User Limits
Contributing
Contributions are welcome! Please feel free to submit a Pull Request on our GitHub repository.
Credits
This library was heavily inspired by the SapphireJS utilities library. We extend our gratitude to the SapphireJS team for their excellent work.
License
Completely free and licensed under the MIT license. But if you want, you can give me a star on GitHub.