Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.77 KB

File metadata and controls

26 lines (15 loc) · 1.77 KB

firebridge_extensions

pub documentation

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.

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.