1.1.0 • Published 1 year ago

discord-limits v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

About

A robust library of constants defining Discord's limits, aimed at streamlining bot and application development and integration on the Discord platform.

Constants

For a full list of constants, please refer to the JSR documentation.

Usage

import { ApplicationCommandNameLimit } from 'discord-limits';
console.log('The limit of the application command name is:', ApplicationCommandNameLimit)

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.