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.
- firebridge: A fork of nyxx that allows the usage of user accounts.
The API documentation for the latest stable version can be found on pub.
Tutorials and wiki articles are hosted here, as well as API documentation for development versions from GitHub.
Discord's API documentation details what nyxx implements & provides more detailed explanations of certain topics.
The dartdocs page will always have the documentation for the latest release.