firebridge_extensions 4.1.2
firebridge_extensions: ^4.1.2 copied to clipboard
Extensions to the Discord API provided in nyxx, including pagination support and message sanitization. Forked to provide support for firebridge.
firebridge_extensions #
Additional utilities and helpers for working with firebridge. Forked from nyxx_extensions to provide support for user accounts.
While the main firebridge 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.
Other nyxx packages #
- firebridge: A fork of nyxx that allows the usage of user accounts.
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.
Discord API docs #
Discord's API documentation details what nyxx implements & provides more detailed explanations of certain topics.
Pub.dev docs #
The dartdocs page will always have the documentation for the latest release.