uhxx_extensions 0.1.0
uhxx_extensions: ^0.1.0 copied to clipboard
Extensions to the Discord API provided in uhxx, including pagination support and message sanitization.
uhxx_extensions #
Additional utilities and helpers for working with uhxx.
While the main uhxx package focuses on providing a wrapper only for the features described in Discord's developer documentation, this package contains a collection of commonly used functions and plugins when making Discord bots, such as pagination, sanitization or endpoint pagination.
This package is very open to contributions as it is built upon the needs of developers using uhxx. If you find yourself implementing a feature that isn't specific to your bot, please consider opening a pull request and add your code to this package. Read our contribution document for more information.
Other uhxx packages #
- uhxx: The main package wrapping Discord's developer API.
- uhxx_commands: A command framework for handling both simple & complex commands.
- uhxx_lavalink: Lavalink support for playing audio in voice channels.
Additional documentation & help #
The API documentation for the latest stable version can be found on pub.
Docs and wiki #
Tutorials and wiki articles are hosted here, as well as API documentation for development versions from GitHub.
Official uhxx Discord server #
Our Discord server is where you can get help for any uhxx packages, as well as release announcements and discussions about the library.
Discord API docs #
Discord's API documentation details what uhxx implements & provides more detailed explanations of certain topics.
Discord API Server #
The unofficial guild for Discord Bot developers. To get help with uhxx check #dart_uhxx channel.
Pub.dev docs #
The dartdocs page will always have the documentation for the latest release.
Contributing to Uhxx #
Read the contributing document
