Work In Progress
This documentation is in beta. It's missing lots of content, search is broken, and many links go nowhere. These problems will be fixed before release, but there's plenty of work left!
Skip to main content

Commands

Kord Extensions supports multiple command types and provides a rich argument parsing system that is only as complex as you need it to be. See the following pages for more information.

Arguments

Learn about how to provide and handle command arguments, how they're parsed, and how to define your own argument types.

Base APIs

Learn about the APIs available on the base types extended by each command type.

Commands

Learn about the different command types, and how to use them.