A simple to use wrapper around the Lavalink API for Discord bots using nyxx.
This package does not contain a Lavalink server. Follow the instructions here (or here, if you're using Docker) to run a server, then provide the server address when creating your LavalinkPlugin instance.
nyxx_lavalink uses Lavalink version 4. If you get errors, ensure your Lavalink server is running version 4 or above.
- nyxx_commands: A command framework for handling both simple & complex commands.
- nyxx_extensions: Pagination, emoji utilities and other miscellaneous helpers for developing bots using nyxx.
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.
Our Discord server is where you can get help for any nyxx packages, as well as release announcements and discussions about the library.
Discord's API documentation details what nyxx implements & provides more detailed explanations of certain topics.
The unofficial guild for Discord Bot developers. To get help with nyxx check #dart_nyxx channel.
The dartdocs page will always have the documentation for the latest release.
Read the contributing document
